docker-volume-backup/cmd/backup
Frederik Ring 1c6f64e254
Current Docker client breaks in newer Go versions (#241)
* Current Docker client breaks in newer Go versions

* Cater for breaking API changes in Docker client

* Update Docker client

* Unpin Go version used for build

* Tidy sum file
2023-07-25 19:46:57 +02:00
..
archive.go Fix more error strings 2022-09-15 10:49:45 +02:00
config.go feat: add better handler for part size (#214) 2023-06-02 16:30:02 +02:00
exec.go Current Docker client breaks in newer Go versions (#241) 2023-07-25 19:46:57 +02:00
hooks.go Use go 1.20, join errors using stdlib (#182) 2023-02-02 21:07:25 +01:00
lock.go Fix more error strings 2022-09-15 10:49:45 +02:00
main.go Fine grained labels (#115) 2022-07-10 10:36:56 +02:00
notifications.go Use go 1.20, join errors using stdlib (#182) 2023-02-02 21:07:25 +01:00
notifications.tmpl Added custom notification messages using text/template (#60) 2022-02-11 20:05:16 +01:00
script.go Current Docker client breaks in newer Go versions (#241) 2023-07-25 19:46:57 +02:00
stats.go Run copying and pruning against multiple storages in parallel (#152) 2022-09-01 14:38:04 +02:00
util.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00