e3.1.1 Go 1.25 bump.
This commit is contained in:
3
go.mod
3
go.mod
@ -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 (
|
||||||
|
|||||||
Reference in New Issue
Block a user