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 2398a70 commit acc8cbdCopy full SHA for acc8cbd
Makefile
@@ -20,7 +20,7 @@ include $(ROOT_DIR_RELATIVE)/common.mk
20
# https://suva.sh/posts/well-documented-makefiles
21
22
# Go
23
-GO_VERSION ?=1.23.9
+GO_VERSION ?=1.24.0
24
GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION)
25
26
# Directories.
0 commit comments