mirror of https://github.com/golang/go.git
Now that there there can be multiple main modules due to workspaces in cmd/go, update internal/imports to no longer assume that there will be exactly one main module. Change-Id: I9d044df612fbeaba73b8fc3dbbec0395b54ecba2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/386254 Trust: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> Trust: Bryan Mills <bcmills@google.com> Reviewed-by: Heschi Kreinick <heschi@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| testdata/mod | ||
| fix.go | ||
| fix_test.go | ||
| imports.go | ||
| imports_test.go | ||
| mkindex.go | ||
| mkstdlib.go | ||
| mod.go | ||
| mod_cache.go | ||
| mod_cache_test.go | ||
| mod_test.go | ||
| sortimports.go | ||
| zstdlib.go | ||