Skip to content

Commit

Permalink
chore: update examples for Windows on ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
x1unix authored Jun 8, 2024
1 parent 64468d8 commit 613f301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/hello/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GO_VERSION := 1.21 # or "latest" for bleeding-edge Go version
GO_VERSION := 1.22 # or "latest" for bleeding-edge Go version
GO_BUILD_FLAGS := -x
GOCACHE ?= $(shell go env GOCACHE)
GOPATH ?= $(shell go env GOPATH)
Expand Down

0 comments on commit 613f301

Please sign in to comment.