nixpkgs/pkgs/development/go-modules
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 buildGoModule: function for packaging Go modules 2019-03-14 10:31:02 -07:00