diff --git a/helm/sloth/tests/go.mod b/helm/sloth/tests/go.mod index 762217e..5eb7d4b 100644 --- a/helm/sloth/tests/go.mod +++ b/helm/sloth/tests/go.mod @@ -2,7 +2,7 @@ module github.com/slok/sloth/helm go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.0 require ( github.com/slok/go-helm-template v0.7.0