mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
vagrant: upgrade to Go 1.11.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
function install_go() {
|
||||
local go_version=1.11.5
|
||||
local go_version=1.11.6
|
||||
local download=
|
||||
|
||||
download="https://storage.googleapis.com/golang/go${go_version}.linux-amd64.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user