Skip to content

dl: switch to go install path@latest syntax in documentation #48080

Closed
@dmitshur

Description

@dmitshur

Now that Go 1.17 is released and Go 1.15 in unsupported per release policy, we should update documentation of golang.org/dl/go1.N commands to suggest the new go install path@latest installation syntax instead of go get per #43684.

It should be okay to update documentation for all golang.org/dl/... commands, even pre-1.15 ones, since they're still meant to serve supported Go versions, all of which by now understand the new syntax.

CC @golang/release, @bcmills, @jayconrod, @matloob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.modules

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions