summaryrefslogtreecommitdiff
path: root/vendor/github.com/hashicorp/terraform/Vagrantfile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/hashicorp/terraform/Vagrantfile')
-rw-r--r--vendor/github.com/hashicorp/terraform/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/hashicorp/terraform/Vagrantfile b/vendor/github.com/hashicorp/terraform/Vagrantfile
index 36833186..69d72df1 100644
--- a/vendor/github.com/hashicorp/terraform/Vagrantfile
+++ b/vendor/github.com/hashicorp/terraform/Vagrantfile
@@ -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