mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
release: Upgrade to use 1.11.6 golang on macOS
To correspond to the Linux scripts in 855761a5df
This commit is contained in:
@@ -55,7 +55,7 @@ REPO_PATH="${TMP_WORKSPACE}/gopath/src/github.com/hashicorp/nomad"
|
||||
mkdir -p "${TMP_WORKSPACE}/tmp"
|
||||
|
||||
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}.darwin-amd64.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user