-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.
Milestone
Description
Compiled toolchains are published to the Checksum Database under the module golang.org/toolchain with versions like v0.0.1-go1.26.0.darwin-arm64, for use with GOTOOLCHAIN.
https://go.dev/doc/toolchain#download
It would be nice if the source zip files were also published to the sumdb, maybe simply as version v0.0.1-go1.26.0 etc.
For example, @AGWA explains he would have used them as a starting point for the toolchain reproducibility verification in https://www.agwa.name/blog/post/verifying_go_reproducible_builds.
Myself I would use it to show the source of standard library packages on https://pkg.geomys.org.
/cc @golang/release, @golang/command-line
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.