]> Cypherpunks.ru repositories - gostls13.git/blobdiff - go.env
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / go.env
diff --git a/go.env b/go.env
index 826192283fd675ca181038cf2931587a6b10a41e..6ff2b921d464bc64266c9d84a67a33fb5505d216 100644 (file)
--- a/go.env
+++ b/go.env
@@ -6,3 +6,7 @@
 # See https://proxy.golang.org for details.
 GOPROXY=https://proxy.golang.org,direct
 GOSUMDB=sum.golang.org
+
+# Automatically download newer toolchains as directed by go.mod files.
+# See https://go.dev/doc/toolchain for details.
+GOTOOLCHAIN=auto