diff --git a/helm/sloth/tests/go.mod b/helm/sloth/tests/go.mod index 77311f8..8ca0b75 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.5 +toolchain go1.22.6 require ( github.com/slok/go-helm-template v0.6.0