docker-volume-backup/cmd/backup
dependabot[bot] 6010d61283
Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.2+incompatible (#676)
* Bump github.com/docker/cli

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.5.2+incompatible to 29.0.2+incompatible.
- [Commits](https://github.com/docker/cli/compare/v28.5.2...v29.0.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.0.2+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* github.com/docker/docker has been superseded by moby packages

* Fix usage of new filter API

* Base test env off Docker 29

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
2025-11-20 17:16:08 +01:00
..
testdata
archive.go Update golangci integration (#637) 2025-09-09 20:50:46 +02:00
command.go
config.go Add label to optionally skip container restart after backup (#659) 2025-11-01 10:52:56 +01:00
config_provider.go Update golangci integration (#637) 2025-09-09 20:50:46 +02:00
config_provider_test.go Update golangci integration (#637) 2025-09-09 20:50:46 +02:00
copy_archive.go
create_archive.go
encrypt_archive.go
exec.go Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.2+incompatible (#676) 2025-11-20 17:16:08 +01:00
hooks.go
lock.go
main.go
notifications.go Use forked and active shoutrrr package (#643) 2025-10-08 07:09:55 +02:00
notifications.tmpl
profile.go
prune_backups.go
run_script.go Add optional jittering before any backup actions (#654) 2025-10-17 08:37:14 +02:00
script.go Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.2+incompatible (#676) 2025-11-20 17:16:08 +01:00
stats.go
stop_restart.go Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.2+incompatible (#676) 2025-11-20 17:16:08 +01:00
stop_restart_test.go Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.2+incompatible (#676) 2025-11-20 17:16:08 +01:00
util.go Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.2+incompatible (#676) 2025-11-20 17:16:08 +01:00