Bump golang version

This commit is contained in:
ViViDboarder 2015-11-03 11:38:46 -08:00
parent 0e40486a3a
commit 2bc0282bdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
version="1.3"
version="1.5.1"
if [[ "$UNAME_STR" == "Darwin" ]]; then
wget -P $TMP_DIR/ http://golang.org/dl/go${version}.darwin-amd64-osx10.8.pkg