Provides functionality to implement secure, self-updating Go programs with support for binary patches and cryptographic verification.
go get github.com/inconshreveable/go-updateNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic example of applying an update (simplified).
Ensure your application is distributed as a single binary, or use tools like go-bindata to embed assets.
No dependency data recorded yet.