Skip to content

Commit

Permalink
Bumps the Go version up to 1.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Phillips committed Dec 15, 2015
1 parent 7688243 commit 3543749
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.5.1"
GOVERSION="1.5.2"
SRCROOT="/opt/go"
SRCPATH="/opt/gopath"
Expand Down

0 comments on commit 3543749

Please sign in to comment.