We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a940ed + c367671 commit 7477e69Copy full SHA for 7477e69
1 file changed
Makefile
@@ -4,7 +4,7 @@ BUNDLE_IMG ?= bundle:latest
4
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5
ENVTEST_K8S_VERSION = 1.29.0
6
TRIVY_VERSION = 0.49.1
7
-GO_VERSION ?= 1.24.12
+GO_VERSION ?= 1.25.7
8
9
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
10
ifeq (,$(shell go env GOBIN))
0 commit comments