cmd/go: inaccurate go mod download errors #30743
Labels
FrozenDueToAge
GoCommand
cmd/go
modules
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What did you do?
go mod download -json bad/path@latest
go mod download -json bad/[email protected]
go mod download -json github.com/gomods/moduledoesnotexist@latest
go mod download -json github.com/gomods/[email protected]
What did you expect to see?
What did you see instead?
latest
is not invalid.cc: @jayconrod
The text was updated successfully, but these errors were encountered: