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 b673d61 commit fcbaa19Copy full SHA for fcbaa19
Makefile
@@ -27,7 +27,7 @@ SHELL:=/usr/bin/env bash
27
#
28
# Go.
29
30
-GO_VERSION ?= 1.22.5
+GO_VERSION ?= 1.23
31
32
# Use GOPROXY environment variable if set
33
GOPROXY := $(shell go env GOPROXY)
0 commit comments