aboutsummaryrefslogtreecommitdiff
path: root/src/internal
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2020-11-05 10:08:11 -0500
committerDmitri Shuralyov <dmitshur@golang.org>2020-11-05 15:16:57 +0000
commit34c09695db93218217703362135c6fede35535e0 (patch)
treefc99ed91418b287a72751dd121f828c917d49bc6 /src/internal
parent74ec40fc8acffb81f17ccbaa498b15f694c25e4d (diff)
downloadgo-34c09695db93218217703362135c6fede35535e0.tar.gz
go-34c09695db93218217703362135c6fede35535e0.zip
cmd/go: revert "add GOVCS setting to control version control usage"
This reverts CL 266420. Reason for revert: tests aren't passing on linux-{386,amd64}-longtest. Change-Id: Icec47cded795a51ef7569dfb2d93d9211b4fb578 Reviewed-on: https://go-review.googlesource.com/c/go/+/267799 Trust: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
Diffstat (limited to 'src/internal')
-rw-r--r--src/internal/cfg/cfg.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/cfg/cfg.go b/src/internal/cfg/cfg.go
index 553021374d..bdbe9df3e7 100644
--- a/src/internal/cfg/cfg.go
+++ b/src/internal/cfg/cfg.go
@@ -58,7 +58,6 @@ const KnownEnv = `
GOSUMDB
GOTMPDIR
GOTOOLDIR
- GOVCS
GOWASM
GO_EXTLINK_ENABLED
PKG_CONFIG