Bump go version

This commit is contained in:
Bob Mottram 2018-02-11 12:14:25 +00:00
parent a3579562a0
commit a8f6cd320f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
# before getting to the version we want
GO_INTERMEDIATE_VERSION=1.4.2
GO_VERSION=1.9
GO_VERSION=1.9.4
GO_REPO="https://go.googlesource.com/go"
GO_PACKAGE_MANAGER_REPO="https://github.com/gpmgo/gopm"