diff --git a/go.mod b/go.mod index 42f95b8..02a2f8d 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module git.ssgfgtfy.com/public/ssgf_utils -go 1.24.0 +go 1.18.0 require github.com/pkg/errors v0.9.1