Update Vagrantfile to go1.8.3

This commit is contained in:
Christoph Blecker 2017-08-02 12:56:35 -07:00
parent 29b77cabec
commit 473d08d532
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
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.8.1"
GOVERSION = "1.8.3"
UBUNTUVERSION = "16.04"
# CPU and RAM can be adjusted depending on your system