Skip to content

projects: add Go

Russ Cox requested to merge rsc/reproducible-website:master into master

Back in December 2022, github.com/Foxboron suggested that the Go project should be represented on Reproducible Builds. This was good timing since we were working toward a fully reproducible toolchain build in Go 1.21 already. That conversation led to our filing golang/go#57120. Go 1.21 is in fact a fully reproducible toolchain, and with the release imminent, we have set up a reproducible build CI test, with results posted at https://go.dev/rebuild. (The results currently show the Go1.21rc4 release candidate issued earlier this week; when Go 1.21.0 is released, they will show that.)

This merge request adds Go to the Reproducible Builds website to complete the work suggested by Foxboron. I have tried to copy the surrounding structure carefully and think I got it right, but I have not run any tests of this commit.

Merge request reports

Loading