diff --git a/compiled_starters/go/go.mod b/compiled_starters/go/go.mod index a8e2d2af..a1dfb1fb 100644 --- a/compiled_starters/go/go.mod +++ b/compiled_starters/go/go.mod @@ -8,4 +8,4 @@ module github.com/codecrafters-io/redis-starter-go -go 1.22 +go 1.22.0 diff --git a/solutions/go/01-jm1/code/go.mod b/solutions/go/01-jm1/code/go.mod index a8e2d2af..a1dfb1fb 100644 --- a/solutions/go/01-jm1/code/go.mod +++ b/solutions/go/01-jm1/code/go.mod @@ -8,4 +8,4 @@ module github.com/codecrafters-io/redis-starter-go -go 1.22 +go 1.22.0 diff --git a/starter_templates/go/code/go.mod b/starter_templates/go/code/go.mod index a8e2d2af..a1dfb1fb 100644 --- a/starter_templates/go/code/go.mod +++ b/starter_templates/go/code/go.mod @@ -8,4 +8,4 @@ module github.com/codecrafters-io/redis-starter-go -go 1.22 +go 1.22.0