Skip to content

x/build: publish Go source code releases to the Checksum Database #77627

@FiloSottile

Description

@FiloSottile

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

Metadata

Metadata

Assignees

Labels

Buildersx/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions