mirror of
https://github.com/golang/go
synced 2024-11-05 14:56:10 -07:00
5f95ed5921
Get quick fixes for the diagnostics related to import errors. These fixes add, remove, or rename exactly one import. This change exposes the individual fixes found by the imports package, and then applies each of them separately to the source. Since applying each fix requires a new ast anyway, we pass in the source to be parsed each time. Change-Id: Ibcbfa703d21b6983d774d2010716da8c25525d4f Reviewed-on: https://go-review.googlesource.com/c/tools/+/188059 Run-TryBot: Suzy Mueller <suzmue@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
testdata/mod | ||
fix_test.go | ||
fix.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
mod_112_test.go | ||
mod_test.go | ||
mod.go | ||
proxy_112_test.go | ||
proxy_113_test.go | ||
sortimports.go | ||
zstdlib.go |