We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64468d8 commit 613f301Copy full SHA for 613f301
example/hello/Makefile
@@ -1,4 +1,4 @@
1
-GO_VERSION := 1.21 # or "latest" for bleeding-edge Go version
+GO_VERSION := 1.22 # or "latest" for bleeding-edge Go version
2
GO_BUILD_FLAGS := -x
3
GOCACHE ?= $(shell go env GOCACHE)
4
GOPATH ?= $(shell go env GOPATH)
0 commit comments