carstn / chocolatey-packages

chocolatey package for Go
https://chocolatey.org/packages/golang
The Unlicense
4 stars 3 forks source link

[golang] update for Go 1.7.5 #9

Closed joelhandwell closed 7 years ago

joelhandwell commented 7 years ago

Plan to rebase on top of master after https://github.com/carstn/chocolatey-packages/pull/8 gets merged

If google brought you here and you want choco install now, do following:

git clone https://github.com/joelhandwell/chocolatey-golang.git --branch 1_7_5
cd chocolatey-golang\golang
cpack
choco uninstall golang
choco install -y golang.1.7.5.nupkg
carstn commented 7 years ago

Thanks again @joelhandwell. Merged into master in #12, and pushed its .nupkg to chocolatey.org/golang.