mirror of https://github.com/golang/go.git
The Check for upgrades codelens was only looking for upgrades for the current module, but was applying diagnostics to all go.mod files in the workspace. This change makes sure to only apply the diagnostics in the same selected go.mod. Fixes golang/go#54556 Change-Id: I1eacbc8af2e9dcfe1e1a67516f047bcb94099872 Reviewed-on: https://go-review.googlesource.com/c/tools/+/425195 gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Suzy Mueller <suzmue@golang.org> Reviewed-by: Alan Donovan <adonovan@google.com> |
||
|---|---|---|
| .. | ||
| coverage | ||
| govulncheck | ||
| hooks | ||
| regtest | ||
| vulncheck | ||