This commit is contained in:
Alex Dadgar 2017-02-17 10:22:30 -08:00
parent 0993cbf135
commit bbf1859794
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -6,7 +6,7 @@ VAGRANTFILE_API_VERSION = "2"
DEFAULT_CPU_COUNT = 2
$script = <<SCRIPT
GO_VERSION="1.7.5"
GO_VERSION="1.8.0"
export DEBIAN_FRONTEND=noninteractive