github.com/mckael/restic@v0.8.3/changelog/0.6.1_2017-06-01/pull-891 (about)

     1  Enhancement: Remove temporary path from binary in `build.go`
     2  
     3  The `build.go` now strips the temporary directory used for compilation from
     4  the binary. This is the first step in enabling reproducible builds.
     5  
     6  https://github.com/restic/restic/pull/981