mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-05-29 16:00:57 +00:00
chore: update restic version to 0.18.0 (#712)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
addf49c1f3
commit
e8ad561ed2
@@ -22,7 +22,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
RequiredResticVersion = "0.17.3"
|
||||
RequiredResticVersion = "0.18.0"
|
||||
|
||||
tryFindRestic sync.Once
|
||||
findResticErr error
|
||||
|
||||
Reference in New Issue
Block a user