mirror of
https://github.com/golang/go
synced 2024-11-05 11:36:10 -07:00
8ca64c5666
We failed to initialize the ProcessEnv when adding stdlib imports. Somehow this went unnnoticed for a month or something. Initialize on demand there too, and add a stronger check so there's a better error message. Fixes golang/go#40670. Change-Id: I391c115f417390be4a0e18f92fbfbcbfbdcc052c Reviewed-on: https://go-review.googlesource.com/c/tools/+/247797 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
testdata/mod | ||
fix_test.go | ||
fix.go | ||
imports_test.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
mod_cache_test.go | ||
mod_cache.go | ||
mod_test.go | ||
mod.go | ||
sortimports.go | ||
zstdlib.go |