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 6481242 commit cb3fab9Copy full SHA for cb3fab9
Makefile
@@ -27,7 +27,7 @@ unexport GOPATH
27
TRACE ?= 0
28
29
# Go
30
-GO_VERSION ?= 1.24.4
+GO_VERSION ?= 1.24.6
31
32
# Directories.
33
ARTIFACTS ?= $(REPO_ROOT)/_artifacts
0 commit comments