瀏覽代碼

Bump go version to support aarch64

Bob Mottram 8 年之前
父節點
當前提交
352126ba74
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-utils-go

+ 1
- 1
src/freedombone-utils-go 查看文件

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.8
35
+GO_VERSION=1.9
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"