mirror of
https://github.com/restic/restic.git
synced 2026-03-06 06:36:26 +00:00
Drop the `packs` map from the internal state of the checker. Instead the Packs(...) method now calls a filter callback that can select the packs intended for checking.