Go upgrade to 1.8
This commit is contained in:
parent
a90b27e1ca
commit
f17624066a
|
@ -32,7 +32,7 @@
|
||||||
# before getting to the version we want
|
# before getting to the version we want
|
||||||
GO_INTERMEDIATE_VERSION=1.4.2
|
GO_INTERMEDIATE_VERSION=1.4.2
|
||||||
|
|
||||||
GO_VERSION=1.7
|
GO_VERSION=1.8
|
||||||
|
|
||||||
GO_REPO="https://go.googlesource.com/go"
|
GO_REPO="https://go.googlesource.com/go"
|
||||||
GO_PACKAGE_MANAGER_REPO="https://github.com/gpmgo/gopm"
|
GO_PACKAGE_MANAGER_REPO="https://github.com/gpmgo/gopm"
|
||||||
|
|
Loading…
Reference in New Issue