diff --git a/_content/rebuild.html b/_content/rebuild.html index 7c33cd7b..103ab48e 100644 --- a/_content/rebuild.html +++ b/_content/rebuild.html @@ -14,6 +14,8 @@ pre { margin-left: 2em; } As of Go 1.21, Go's binary toolchain downloads served by go.dev/dl/ can be reproduced and verified by anyone, on any platform, using golang.org/x/build/cmd/gorebuild. +For more details, see the blog post +“[Perfectly Reproducible, Verified Go Toolchains](/blog/rebuild).”