Skip to content

cmd/go: go get [email protected] should work better #61259

Closed
@rsc

Description

@rsc

In a go 1.12 module using Go built at tip:

% go get [email protected]
go: [email protected]: no matching versions for query "1.21"

It seems like since the local Go toolchain knows Go 1.21, this should be permitted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeGoCommandcmd/goNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions