upgraded config creation
This commit is contained in:
7
go.mod
7
go.mod
@ -2,4 +2,9 @@ module git.burkey.co/eburk/epochcli
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require github.com/BurntSushi/toml v1.5.0
|
||||
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
|
||||
|
Reference in New Issue
Block a user