mirror of
https://github.com/stianeikeland/go-rpio.git
synced 2025-03-14 08:58:44 +01:00
As of Go1.20, “safer” versions of pointer casting are available to point to the same address. Use them.
4 lines
52 B
Modula-2
4 lines
52 B
Modula-2
module github.com/stianeikeland/go-rpio/v4
|
|
|
|
go 1.21
|