Ver código fonte

Bump go version

Bob Mottram 7 anos atrás
pai
commit
a8f6cd320f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-utils-go

+ 1
- 1
src/freedombone-utils-go Ver arquivo

32
 # before getting to the version we want
32
 # before getting to the version we want
33
 GO_INTERMEDIATE_VERSION=1.4.2
33
 GO_INTERMEDIATE_VERSION=1.4.2
34
 
34
 
35
-GO_VERSION=1.9
35
+GO_VERSION=1.9.4
36
 
36
 
37
 GO_REPO="https://go.googlesource.com/go"
37
 GO_REPO="https://go.googlesource.com/go"
38
 GO_PACKAGE_MANAGER_REPO="https://github.com/gpmgo/gopm"
38
 GO_PACKAGE_MANAGER_REPO="https://github.com/gpmgo/gopm"