x/tools/gopls: go mod tidy
quick fix does not preserve comments
#40419
Milestone
Comments
#38209 changed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before:
After:
In this case, accepting the fix to remove an unused dependency deleted a comment from the require block.
The text was updated successfully, but these errors were encountered: