diff --git a/{{ .ProjectSnake }}/go.mod b/{{ .ProjectSnake }}/go.mod index 448b8e2..e50626a 100644 --- a/{{ .ProjectSnake }}/go.mod +++ b/{{ .ProjectSnake }}/go.mod @@ -2,4 +2,4 @@ module example.com/{{.ProjectSnake}} go 1.22.0 -toolchain go1.23.1 +toolchain go1.23.2