[dev-lang/go] temp add to build vendor tarballs

This commit is contained in:
2026-02-13 04:41:45 +01:00
parent 6697cba505
commit a07db66df5
9 changed files with 476 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/go.env b/go.env
index 6ff2b921d4..1112a19c9b 100644
--- a/go.env
+++ b/go.env
@@ -7,6 +7,6 @@
GOPROXY=https://proxy.golang.org,direct
GOSUMDB=sum.golang.org
-# Automatically download newer toolchains as directed by go.mod files.
+# Never download newer toolchains.
# See https://go.dev/doc/toolchain for details.
-GOTOOLCHAIN=auto
+GOTOOLCHAIN=local