go: disable toochain autodownload

This commit is contained in:
linsui 2025-07-09 15:04:03 +08:00
parent d3709ec74a
commit 10ade8c949

View file

@ -1,2 +1,4 @@
RepoType: git
Repo: https://github.com/golang/go.git
Prepare: sed -i -e '/GOTOOLCHAIN/s/auto/local/' go.env