2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-05 02:20:50 +00:00
restic/vendor/golang.org/x/crypto
Alexander Neumann 6e1a3987b7 Add 'self-update' command
This commit adds a command called `self-update` which downloads the
latest released version of restic from GitHub and replacing the current
binary with it. It does not rely on any external program (so it'll work
everywhere), but still verifies the GPG signature using the embedded GPG
public key.

By default, the `self-update` command is hidden behind the `selfupdate`
built tag, which is only set when restic is built using `build.go`. The
reason for this is that downstream distributions will then not include
the command by default, so users are encouraged to use the
platform-specific distribution mechanism.
2018-08-12 23:34:47 +02:00
..
argon2 Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
blake2b Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
cast5 Add 'self-update' command 2018-08-12 23:34:47 +02:00
curve25519 Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
ed25519 Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
internal Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
openpgp Add 'self-update' command 2018-08-12 23:34:47 +02:00
pbkdf2 Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
poly1305 Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
scrypt Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
ssh Update dependencies, enable pruning for vendor/ 2018-08-01 21:32:15 +02:00
AUTHORS Vendor dependencies with dep 2017-07-23 14:25:38 +02:00
CONTRIBUTORS Vendor dependencies with dep 2017-07-23 14:25:38 +02:00
LICENSE Vendor dependencies with dep 2017-07-23 14:25:38 +02:00
PATENTS Vendor dependencies with dep 2017-07-23 14:25:38 +02:00