cmd/go: get downgrade of excluded last version fails #26454
Labels
GoCommand
cmd/go
modules
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
Bryan points out that this fails because the go.mod is inconsistent:
It's unclear how to make it succeed, and it's fine for most other commands like go build etc to fail, but running that go get is an obvious way to attempt to dig out of that hole and it doesn't work.
It would be nice to do something here, but it's not entirely clear what.
From https://go-review.googlesource.com/c/vgo/+/122396/6#302.
The text was updated successfully, but these errors were encountered: