From 2bc0282bdf5bbeb2f84bc1db9dcfdc6fed32c3c9 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Tue, 3 Nov 2015 11:38:46 -0800 Subject: [PATCH] Bump golang version --- recipes/default/golang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/default/golang b/recipes/default/golang index ee65cb6..e395177 100644 --- a/recipes/default/golang +++ b/recipes/default/golang @@ -1,6 +1,6 @@ #!/bin/bash -version="1.3" +version="1.5.1" if [[ "$UNAME_STR" == "Darwin" ]]; then wget -P $TMP_DIR/ http://golang.org/dl/go${version}.darwin-amd64-osx10.8.pkg