mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-28 03:46:29 +00:00
fix: update restic version to 1.16.4
This commit is contained in:
@@ -26,7 +26,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.16.3"
|
||||
RequiredResticVersion = "0.16.4"
|
||||
|
||||
findResticMu sync.Mutex
|
||||
didTryInstall bool
|
||||
|
||||
Reference in New Issue
Block a user