cmd/go: 'go get […]/[email protected]' fails when the go.mod file for […]/v2 is at the repo root [1.13 backport] #34497
Closed
Description
@bcmills requested issue #34383 to be considered for backport to the next 1.13 minor release.
@gopherbot, please backport to 1.13. This is a regression, and the workaround (editing the
go.mod
file instead of usinggo get
) does not work for downgrading.