Bumps Go version to 1.5.3.

This commit is contained in:
James Phillips 2016-01-13 14:58:06 -08:00
parent d816004ef1
commit f5334bd1de
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -5,7 +5,7 @@
VAGRANTFILE_API_VERSION = '2'
@script = <<SCRIPT
GOVERSION="1.5.2"
GOVERSION="1.5.3"
SRCROOT="/opt/go"
SRCPATH="/opt/gopath"