mirror of
https://github.com/golang/go
synced 2024-11-18 16:44:43 -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> |
||
---|---|---|
.. | ||
go.mod | ||
go.mod.golden | ||
main.go |