mirror of
https://github.com/NotAShelf/hexxy.git
synced 2024-11-01 12:01:15 +00:00
8 lines
142 B
Modula-2
8 lines
142 B
Modula-2
|
module hexxy
|
||
|
|
||
|
go 1.21.5
|
||
|
|
||
|
require github.com/jessevdk/go-flags v1.5.0
|
||
|
|
||
|
require golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect
|