mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-20 23:15:44 +00:00
feat: update to restic 0.17.0 (#416)
This commit is contained in:
@@ -27,7 +27,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.16.4"
|
||||
RequiredResticVersion = "0.17.0"
|
||||
|
||||
findResticMu sync.Mutex
|
||||
didTryInstall bool
|
||||
|
||||
Reference in New Issue
Block a user