diff --git a/sdkexamples/go.mod b/sdkexamples/go.mod index 72fb45394..fcf5ab7ee 100644 --- a/sdkexamples/go.mod +++ b/sdkexamples/go.mod @@ -1,6 +1,6 @@ module github.com/helm/helm-www/sdkexamples -go 1.21.5 +go 1.23 require ( github.com/pkg/errors v0.9.1