golang-github-inconshreveable-go-update-dev 0.0~git20160112.0.8152e7e+ds-2 (amd64 binary) in ubuntu disco

 go-update provides functionality to implement secure, self-updating Go
 programs (or other single-file targets). A program can update itself by
 replacing its executable file with a new version.
 .
 It provides the flexibility to implement different updating user
 experiences like auto-updating, or manual user-initiated updates. It
 also boasts advanced features like binary patching and code signing
 verification.