11 lines
240 B
Modula-2
11 lines
240 B
Modula-2
module git.burkey.co/eburk/epochcli
|
|
|
|
go 1.24.3
|
|
|
|
require (
|
|
github.com/BurntSushi/toml v1.5.0
|
|
github.com/sqweek/dialog v0.0.0-20240226140203-065105509627
|
|
)
|
|
|
|
require github.com/TheTitanrain/w32 v0.0.0-20180517000239-4f5cfb03fabf // indirect
|