restic/internal/selfupdate
Michael Eischer 472bf5184f Replace lots of unused parameters with _
The parameters are required by the implemented function signature or interface.
2023-05-18 21:17:53 +02:00
..
download.go Don't shadow builtins 2023-05-18 21:15:45 +02:00
download_test.go self-update: add basic test for extractToFile 2023-01-22 15:39:42 +01:00
download_unix.go Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
download_windows.go self-update: Fix handling of `--output` on windows 2023-01-22 15:39:42 +01:00
github.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
verify.go Add 'self-update' command 2018-08-12 23:34:47 +02:00