Closed joelhandwell closed 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
Thanks again @joelhandwell. Merged into master in #12, and pushed its .nupkg to chocolatey.org/golang.
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: