e3.0.1 Bug fix.

This commit is contained in:
2025-07-12 13:00:30 -04:00
parent 4053c463d6
commit 64cc9baaef
5 changed files with 19 additions and 10 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/lixenwraith/config
go 1.24.2
go 1.24.5
require (
github.com/BurntSushi/toml v1.5.0