mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix Golang update by adding 1.20.6 as boostrap
This commit is contained in:
parent
55186758bc
commit
28fd18c5f7
3 changed files with 30 additions and 3 deletions
|
@ -215,7 +215,7 @@ GO_PKG_BUILD_VARS= \
|
|||
GOPATH="$(GO_PKG_BUILD_DIR)" \
|
||||
GOCACHE="$(GO_BUILD_CACHE_DIR)" \
|
||||
GOMODCACHE="$(GO_MOD_CACHE_DIR)" \
|
||||
GOENV=off GOPROXY="direct" \
|
||||
GOENV=off \
|
||||
GOTOOLCHAIN=local
|
||||
|
||||
GO_PKG_VARS= \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue