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 5fe133c commit d8bfc3cCopy full SHA for d8bfc3c
Makefile
@@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
23
#
24
# Go.
25
26
-GO_VERSION ?= 1.24.4
+GO_VERSION ?= 1.24.6
27
GO_DIRECTIVE_VERSION ?= 1.24.0
28
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)
29
0 commit comments