mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-25 10:26:35 +00:00
chore: update restic version to 0.17.3 (#565)
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
This commit is contained in:
co-authored by
garethgeorge
parent
849a94432c
commit
bcc7e87da6
@@ -29,7 +29,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.17.1"
|
||||
RequiredResticVersion = "0.17.3"
|
||||
|
||||
findResticMu sync.Mutex
|
||||
didTryInstall bool
|
||||
|
||||
Reference in New Issue
Block a user