Update config logic

This commit is contained in:
d3m0k1d
2026-01-05 16:29:06 +03:00
parent 1ca8d180fe
commit f85ebe6ada
5 changed files with 49 additions and 15 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/d3m0k1d/BanForge
go 1.25.5
require (
github.com/BurntSushi/toml v1.6.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/spf13/cobra v1.10.2 // indirect
github.com/spf13/pflag v1.0.10 // indirect