x/tools/gopls: convert suggested fix in go list
error message to suggested fix
#43338
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Some
go list
error messages look like:The
try 'go mod download github.com/sergi/go-diff' to add it
piece can be very easily parsed and converted to a suggested fix.The text was updated successfully, but these errors were encountered: