Browse Source

Update 'src/freedombone-utils-go'

free 6 years ago
parent
commit
0951b6a243
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-utils-go

+ 1
- 1
src/freedombone-utils-go View File

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