build: Bump Vagrant to go1.8 (#12026)

This commit is contained in:
Christoph Blecker 2017-02-16 14:45:19 -08:00 committed by Paul Stack
parent 1f40e23c1c
commit e27a04ab06
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -5,7 +5,7 @@
VAGRANTFILE_API_VERSION = "2"
# Software version variables
GOVERSION = "1.7.5"
GOVERSION = "1.8"
UBUNTUVERSION = "16.04"
# CPU and RAM can be adjusted depending on your system