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 af18faa commit da23832Copy full SHA for da23832
Makefile
@@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
23
#
24
# Go.
25
26
-GO_VERSION ?= 1.23.6
+GO_VERSION ?= 1.23.8
27
GO_DIRECTIVE_VERSION ?= 1.23.0
28
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)
29
0 commit comments