upgraded config creation

This commit is contained in:
2025-06-09 21:32:20 -07:00
parent bdf8067bdc
commit 3ee6b1dce1
6 changed files with 110 additions and 47 deletions

7
go.mod
View File

@ -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