We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af6c1b commit 0a70afeCopy full SHA for 0a70afe
hack/chart-update/go.mod
@@ -1,6 +1,9 @@
1
module sigs.k8s.io/cluster-api-operator/hack/chart-update
2
3
-go 1.23
+go 1.23.0
4
+
5
+toolchain go1.23.7
6
7
require (
8
github.com/google/go-github/v50 v50.2.0
9
helm.sh/helm/v3 v3.16.4
0 commit comments