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 c4b2420 commit 18888f2Copy full SHA for 18888f2
Makefile
@@ -33,7 +33,7 @@ export GOPROXY
33
export GO111MODULE=on
34
35
# Go version
36
-GOLANG_VERSION := 1.23.8
+GOLANG_VERSION := 1.23.9
37
38
# Kubebuilder
39
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.32.0
0 commit comments