Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Updagrade golang.
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdandrutu committed Mar 15, 2019
1 parent 67ec2a7 commit d6d6be5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ environment:

install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
- choco upgrade golang --version 1.11.5 # Temporary fix because of a go.sum bug in 1.11
- go version
- go env

Expand Down

0 comments on commit d6d6be5

Please sign in to comment.