Skip to content

build: adopt Go 1.26 as bootstrap toolchain for Go 1.28 #77341

@dmitshur

Description

@dmitshur

This is the tracking issue for the Go 1.28 iteration of proposal #54265.

When it comes time to select what exact minor version of Go 1.26 to use as the minimum, we should take into account the information available from the last time we did this in #69315. Picking Go 1.26.0 or too "old" of a minor version may require the bootstrap process to work around issues that are fixed in later Go 1.26 minor releases. Picking too "high" of a minor version may involve overhead for developers, at least in the short-term after the bump. So we should take that into account and pick a version that strikes a good balance.

CC @golang/release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImplementationIssues describing a semantics-preserving change to the Go implementation.NeedsFixThe path to resolution is known, but the work has not been done.early-in-cycleA change that should be done early in the 3 month dev cycle.release-blocker

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions