docker-volume-backup/cmd/backup
dependabot[bot] 291e1d501d
Bump github.com/moby/moby/client from 0.1.1-0.20251116162601-e9ff10bf365a to 0.2.1 (#682)
* Bump github.com/moby/moby/client

Bumps [github.com/moby/moby/client](https://github.com/moby/moby) from 0.1.1-0.20251116162601-e9ff10bf365a to 0.2.1.
- [Release notes](https://github.com/moby/moby/releases)
- [Changelog](https://github.com/moby/moby/blob/v0.2.1/CHANGELOG.md)
- [Commits](https://github.com/moby/moby/commits/v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/moby/moby/client
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* API negotiation option is deprecated

---------

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-12-02 12:27:51 +01:00
..
testdata Lines from conf files that are comments should not be passed to shell.Expand (#374) 2024-02-23 17:53:04 +01:00
archive.go Update golangci integration (#637) 2025-09-09 20:50:46 +02:00
command.go Fix issues raised by linter 2024-04-26 17:10:06 +02:00
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 Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
create_archive.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
encrypt_archive.go Support passing standard ssh keys to age encryption (#530) 2025-02-07 13:43:41 +01:00
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 Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
lock.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
main.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
notifications.go Use forked and active shoutrrr package (#643) 2025-10-08 07:09:55 +02:00
notifications.tmpl Added custom notification messages using text/template (#60) 2022-02-11 20:05:16 +01:00
profile.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
prune_backups.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
run_script.go Add optional jittering before any backup actions (#654) 2025-10-17 08:37:14 +02:00
script.go Bump github.com/moby/moby/client from 0.1.1-0.20251116162601-e9ff10bf365a to 0.2.1 (#682) 2025-12-02 12:27:51 +01:00
stats.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
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