We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@samthanawalla requested issue #66403 to be considered for backport to the next 1.21 minor release.
@gopherbot pretty please backport this to 1.21 and 1.22 🙏
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/593375 mentions this issue: [release-branch.go1.21] cmd/go: fix go list -u -m all with too new retractions dependency
[release-branch.go1.21] cmd/go: fix go list -u -m all with too new retractions dependency
Sorry, something went wrong.
Similar Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
[release-branch.go1.21] cmd/go: fix go list -u -m all with too new re…
e65014d
…tractions dependency Previously, go would not report retractions of dependencies that have a newer version of Go. With this change, we will still display retractions despite a version difference when go list -u -m is used. For: #66403 Fixes: #68051 Change-Id: I6406680235e294269836ae4cbe3d5680ca10eea0 Reviewed-on: https://go-review.googlesource.com/c/go/+/588775 Auto-Submit: Sam Thanawalla <[email protected]> Reviewed-by: Michael Matloob <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> (cherry picked from commit e44fa1c) Reviewed-on: https://go-review.googlesource.com/c/go/+/593375
Closed by merging e65014d to release-branch.go1.21.
No branches or pull requests
@samthanawalla requested issue #66403 to be considered for backport to the next 1.21 minor release.
The text was updated successfully, but these errors were encountered: