Skip to content

Commit 613f301

Browse files
authored
chore: update examples for Windows on ARM
1 parent 64468d8 commit 613f301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/hello/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GO_VERSION := 1.21 # or "latest" for bleeding-edge Go version
1+
GO_VERSION := 1.22 # or "latest" for bleeding-edge Go version
22
GO_BUILD_FLAGS := -x
33
GOCACHE ?= $(shell go env GOCACHE)
44
GOPATH ?= $(shell go env GOPATH)

0 commit comments

Comments
 (0)