Explorar o código

bump go to v1.9

Kyle Davis %!s(int64=8) %!d(string=hai) anos
pai
achega
e9648a6726
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gimmes/go

+ 1 - 1
gimmes/go

@@ -3,7 +3,7 @@ set -o errexit -o pipefail
 
 
 [[ "$GOROOT" ]]  ||  export GOROOT="$HOME/golang"
 [[ "$GOROOT" ]]  ||  export GOROOT="$HOME/golang"
 [[ "$GOPATH" ]]  ||  export GOPATH="$HOME/go"
 [[ "$GOPATH" ]]  ||  export GOPATH="$HOME/go"
-PKG_VER="1.4.2"
+PKG_VER="1.9"
 
 
 gimme \
 gimme \
 	curl \
 	curl \