diff --git a/go.mod b/go.mod index 6fe4983..e1ed1e2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/logica0419/resigif -go 1.22.1 +go 1.22.2 require ( github.com/stretchr/testify v1.9.0