diff --git a/go.mod b/go.mod index 8650cdce..6694d74e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module rust/stackable/go-helm-wrapper -go 1.20 +go 1.21 require ( github.com/mittwald/go-helm-client v0.12.9