e3.1.1 Go 1.25 bump.

This commit is contained in:
2025-09-08 04:53:52 -04:00
parent ce6e3b7ffc
commit 2234123f59

3
go.mod
View File

@ -1,11 +1,10 @@
module github.com/lixenwraith/log module github.com/lixenwraith/log
go 1.24.5 go 1.25.1
require ( require (
github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew v1.1.1
github.com/stretchr/testify v1.10.0 github.com/stretchr/testify v1.10.0
) )
require ( require (