Skip to content

Commit

Permalink
vagrant: Upgrade Vagrantfile to Go 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jen20 committed Oct 14, 2016
1 parent b22f12a commit 18a7d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
VAGRANTFILE_API_VERSION = "2"

$script = <<SCRIPT
GOVERSION="1.7"
GOVERSION="1.7.1"
SRCROOT="/opt/go"
SRCPATH="/opt/gopath"
Expand Down

0 comments on commit 18a7d41

Please sign in to comment.