cmd/go: unexpected module path when using get on a repo with incorrect path casing #27154
Labels
FrozenDueToAge
modules
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?1.11rc1
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?windows 10 64bit
What did you do?
go get bitbucket.org/lowercase/reponame
(the user is upper cased, but I called it using all lower case)What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: