Gopls breaks go mod tidy
though an incorrect patch version dependency on golang.org/x/tools
#64994
Labels
go mod tidy
though an incorrect patch version dependency on golang.org/x/tools
#64994
Go version
go version go1.20.7 linux/amd64
Output of
go env
in your module/workspace:What did you do?
Make the following go file:
go mod init; go mod tidy
What did you see happen?
What did you expect to see?
No errors.
The text was updated successfully, but these errors were encountered: