Description
Builds Go software with reproducibility, binary hardening, and debug symbols as explicit goals. It is useful for maintainers who want small Go build recipes that produce more inspectable and repeatable binaries.
Build hardening and debug-symbol choices affect release size, diagnostics, and security expectations. Verify the produced binaries and document the build flags used for each release.