mirror of
https://github.com/golang/go
synced 2024-11-05 16:06:10 -07:00
c05a0f5be4
This CL is mostly a refactoring of the logic to compute errors for `go mod tidy` diagnostics. It had been getting a little confusing, so hopefully this makes things easier to read. I made a few other small changes, such as slightly changing a few error messages and showing diagnostics in the go.mod file for all missing modules. Change-Id: Ia8cf580731b997248591a2d64dff133accd9c5aa Reviewed-on: https://go-review.googlesource.com/c/tools/+/244610 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |