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