Explorar el Código

Update 'src/freedombone-utils-go'

free hace 6 años
padre
commit
0951b6a243
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-utils-go

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

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