mirror of https://github.com/golang/go.git
When go.sum updates are needed in experimental workspace module mode, we don't necessarily know which module needs the correction. As a fix, apply all of these fixes to each module in the multi-module workspace. The "add dependency" quick fix also seems to be broken, but I'll fix that in a separate CL. Fixes golang/go#44097 Change-Id: Id4a6013f2aceb6b902dff3118b027f6cb99eb3c1 Reviewed-on: https://go-review.googlesource.com/c/tools/+/289772 Trust: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
|---|---|---|
| .. | ||
| testdata/unchanged | ||
| code_lens.go | ||
| diagnostics.go | ||
| format.go | ||
| hover.go | ||
| mod_test.go | ||