diff --git a/go.mod b/go.mod index 7210f00c..5c4b8e97 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/helm/chart-releaser -go 1.20 +go 1.22 require ( github.com/MakeNowJust/heredoc v1.0.0