chore: update restic version to 0.17.3 (#565)
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run

Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-17 23:05:06 -08:00
committed by GitHub
co-authored by garethgeorge
parent 849a94432c
commit bcc7e87da6
+1 -1
View File
@@ -29,7 +29,7 @@ var (
)
var (
RequiredResticVersion = "0.17.1"
RequiredResticVersion = "0.17.3"
findResticMu sync.Mutex
didTryInstall bool