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 294136e commit 26f3cb4Copy full SHA for 26f3cb4
Makefile
@@ -24,7 +24,7 @@ export GO111MODULE=on
24
unexport GOPATH
25
26
# Go
27
-GO_VERSION ?= 1.22.7
+GO_VERSION ?= 1.23.0
28
29
# Directories.
30
ARTIFACTS ?= $(REPO_ROOT)/_artifacts
0 commit comments