2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-23 10:58:25 +00:00

Bumps the Go version up to 1.5.2.

This commit is contained in:
James Phillips 2015-12-15 12:42:40 -08:00
parent 7688243ee7
commit 3543749905

2
Vagrantfile vendored

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