diff --git a/helm/sloth/tests/go.mod b/helm/sloth/tests/go.mod index 5eb7d4b..94378f5 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.23.0 +toolchain go1.23.1 require ( github.com/slok/go-helm-template v0.7.0