diff --git a/go.mod b/go.mod index f9ea05c..815f24f 100644 --- a/go.mod +++ b/go.mod @@ -1,11 +1,10 @@ module github.com/lixenwraith/log -go 1.24.5 +go 1.25.1 require ( github.com/davecgh/go-spew v1.1.1 github.com/stretchr/testify v1.10.0 - ) require (