wip update

This commit is contained in:
2025-06-13 10:19:33 -07:00
parent a281948d0b
commit 656109e935
4 changed files with 6 additions and 26 deletions

7
go.mod
View File

@ -2,9 +2,4 @@ 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
require github.com/BurntSushi/toml v1.5.0