Skip to content

Commit

Permalink
Updated Go version from 1.4.2 to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valyala committed Dec 2, 2015
1 parent 27bbc81 commit 798c6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolset/setup/linux/languages/go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RETCODE=$(fw_exists ${IROOT}/go.installed)
source $IROOT/go.installed
return 0; }

VERSION=1.4.2
VERSION=1.5.1
GOROOT=$IROOT/go

fw_get -O https://storage.googleapis.com/golang/go$VERSION.linux-amd64.tar.gz
Expand Down

0 comments on commit 798c6b6

Please sign in to comment.