diff --git a/go.mod b/go.mod index 7f15dfa..cc0012b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module gitlab.com/naterciom/gubgub -go 1.22.5 +go 1.23 require github.com/stretchr/testify v1.9.0