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