Commit 03124056 authored by Alex Dadgar's avatar Alex Dadgar
Browse files

Merge branch 'master' of github.com:hashicorp/nomad

parents 73375f5c 6e39736a
Showing with 1 addition and 1 deletion
+1 -1
#!/usr/bin/env bash
function install_go() {
local go_version=1.9.2
local go_version=1.10
local download=
download="https://storage.googleapis.com/golang/go${go_version}.linux-amd64.tar.gz"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment