Skip to content

Commit 7477e69

Browse files
authored
Merge pull request #683 from shiftstack/bump-go
Bump go to 1.25.7
2 parents 5a940ed + c367671 commit 7477e69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BUNDLE_IMG ?= bundle:latest
44
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
55
ENVTEST_K8S_VERSION = 1.29.0
66
TRIVY_VERSION = 0.49.1
7-
GO_VERSION ?= 1.24.12
7+
GO_VERSION ?= 1.25.7
88

99
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
1010
ifeq (,$(shell go env GOBIN))

0 commit comments

Comments
 (0)