@samthanawalla requested issue #66403 to be considered for backport to the next 1.22 minor release.
@gopherbot pretty please backport this to 1.21 and 1.22 🙏
Comment From: gopherbot
Change https://go.dev/cl/593355 mentions this issue: [release-branch.go1.22] cmd/go: fix go list -u -m all with too new retractions dependency
Comment From: gabyhelp
Similar Issues
- cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) [1.21 backport] #68051
- cmd/compile: Go 1.22 changes support for modules that declare `go 1.0` [1.22 backport] #65619
- cmd/go: always pass -lang to cmd/compile [1.22 backport] #68049
- cmd/go: mod tidy reports toolchain not available with 'go 1.21' [1.22 backport] #67236
- cmd/go: always pass -lang to cmd/compile [1.21 backport] #68048
- cmd/go: go list fails with submodules which have test-only dependencies [1.20 backport] #60698
- cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) #66403
- cmd/go: mod tidy reports toolchain not available with 'go 1.21' [1.21 backport] #67235
- cmd/go: 'go get […]/v2@v2.X.Y' fails when the repo root contains the go.mod file for […]/v2 but no .go source files [1.13 backport] #34747
- cmd/go: malformed module path with retract v2+ [1.16 backport] #44496
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: gopherbot
Closed by merging 179ccb7042b805b78b76151981f7a7f53f3d2968 to release-branch.go1.22.