nixpkgs/pkgs/development/go-packages
zowoq 4e9f7bbf85 buildGo{Package,Module}: set trimpath in GOFLAGS
Also drop removeReferencesTo

`-trimpath` removes all file system paths from the compiled executable,
this should improve reproducibility.
2020-11-18 08:13:34 +10:00
..
generic buildGo{Package,Module}: set trimpath in GOFLAGS 2020-11-18 08:13:34 +10:00
tools