cmd/go: support version query for go list -m --versions
#60980
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
GOTOOLCHAIN
.go list -m --versions
output is huge.Note that many go commands already support version queries. For example,
go list -m
recognizes queries like the following.The text was updated successfully, but these errors were encountered: