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 3066ca2 commit 13a092fCopy full SHA for 13a092f
Makefile
@@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
23
#
24
# Go.
25
26
-GO_VERSION ?= 1.24.9
+GO_VERSION ?= 1.24.10
27
GO_DIRECTIVE_VERSION ?= 1.24.0
28
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)
29
0 commit comments