mirror of
https://github.com/golang/go
synced 2024-11-18 18:14:43 -07:00
dd312ab63b
This change sets up the infrastructure to surface the dependencies that are missing in a go.mod file. In a follow up CL, we will use these to add diagnostics to the imports of .go files telling the user to add the dependency to their go.mod file. Updates golang/go#31999 Change-Id: I697df0d7c6eabfdc2f0c75cb36aa35794647fd13 Reviewed-on: https://go-review.googlesource.com/c/tools/+/214700 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
testdata | ||
diagnostics.go | ||
mod_test.go |