You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
go install golang.org/x/tools@latest
What did you expect to see?
No error (or a message that looks like an error)
What did you see instead?
go: golang.org/x/tools@latest: module golang.org/x/tools@latest found (v0.1.12), but does not contain package golang.org/x/tools
The text was updated successfully, but these errors were encountered: