x/tools/cmd/goimports: adds redundant alias to package paths containing hyphen/dash #46635
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes (compiled with go1.16.5 too)
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://play.golang.org/p/8VOphLYHxto
What did you expect to see?
No redundant alias
What did you see instead?
Redundant alias added
The text was updated successfully, but these errors were encountered: