mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
ac2db28e81
When the go.mod file changes, we should invalidate all the files that are contained in the package for the mod file. This will allow the files to recheck their packages in case new packages were added in the go.mod file. This still does not fix issue where changes to go.mod files do not trigger recalculation of diagnostics. Updates golang/go#31999 Change-Id: I6d8f1531f5c28ed2dca7fb8ad4ee0317fada787b Reviewed-on: https://go-review.googlesource.com/c/tools/+/210557 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
module | ||
semver | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |