vagrant: Upgrade to Go 1.7.3

pull/9463/head
James Nugent 10 years ago
parent d0b3fd1c71
commit f06726f57b

2
Vagrantfile vendored

@ -5,7 +5,7 @@
VAGRANTFILE_API_VERSION = "2"
$script = <<SCRIPT
GOVERSION="1.7.1"
GOVERSION="1.7.3"
SRCROOT="/opt/go"
SRCPATH="/opt/gopath"

Loading…
Cancel
Save