Package 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.
.
This is a fork of github.com/inconshreveable/go-update, modified for the
needs within MinIO project.
Installed Size: 63.5 kB
Architectures: all