mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
vagrant: Upgrade Vagrantfile to Go 1.7.1
This commit is contained in:
parent
b22f12ab65
commit
18a7d418f8
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -5,7 +5,7 @@
|
||||
VAGRANTFILE_API_VERSION = "2"
|
||||
|
||||
$script = <<SCRIPT
|
||||
GOVERSION="1.7"
|
||||
GOVERSION="1.7.1"
|
||||
SRCROOT="/opt/go"
|
||||
SRCPATH="/opt/gopath"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user