e6.1.1 Go 1.25 bump.

This commit is contained in:
2025-09-08 04:55:06 -04:00
parent 406df7e8b7
commit ba8f1c603b

2
go.mod
View File

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