It's so great that you automatically get trivially reproducible builds with Go, even when cross-compiling. At least when not using cgo, which is why I avoid cgo.
Features like this take a lot of effort and aren't very visible, but are very much appreciated. Thanks to everyone who worked on this!
Comments
It's so great that you automatically get trivially reproducible builds with Go, even when cross-compiling. At least when not using cgo, which is why I avoid cgo.
Features like this take a lot of effort and aren't very visible, but are very much appreciated. Thanks to everyone who worked on this!