mirror of
https://github.com/golang/go
synced 2024-11-18 08:14:41 -07:00
47c907e258
Refactor internal/lsp/cache to use a new temporary go.mod file for each go command invocation. This cleans up the abstraction in the source package, as we no longer are aware of temporary go.mod files. This will also fix the raciness of reusing the same temporary go.mod file for each invocation. Updates golang/go#37318. Fixes golang/go#39504. Change-Id: I90bc17a678b5df222ab598c8f7dbf6c6fdd393f6 Reviewed-on: https://go-review.googlesource.com/c/tools/+/237517 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
typesinternal | ||
xcontext |