Skip to content

Commit

Permalink
bump go version for appveyor
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Kolberg <[email protected]>
  • Loading branch information
amdprophet committed Nov 21, 2023
1 parent b2ffa3c commit 8034d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cache:
environment:
GOPATH: c:\gopath
GOROOT: c:\Program Files\Go
GOVERSION: 1.17.12
GOVERSION: 1.21.3
GO111MODULE: 'on'
GOPROXY: 'https://proxy.golang.org'

Expand Down

0 comments on commit 8034d51

Please sign in to comment.