mirror of https://github.com/golang/go.git
In CL 247797 I accidentally used the default build.Context instead of one generated from the ProcessEnv to match files. This has essentially no effect because we only allow overriding GOROOT and GOPATH, but it's still a mistake. Change-Id: Ibe23c97590fe21609252f048bc2e925f3043dec4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/255777 Trust: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Go Bot <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 | ||