mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 23:20:12 +01:00
- Upgraded `go.mod` to use Go 1.23 and updated module dependencies to latest versions - Refactored code to align with API changes in Docker and related modules: - Updated `ContainerListOptions` to `container.ListOptions` and related structs - Replaced `types.ImageDeleteResponseItem` with `image.DeleteResponse` for compatibility - Modified `ImagePullOptions` and `ContainerRemoveOptions` to updated package paths |
||
|---|---|---|
| .. | ||
| auth | ||
| digest | ||
| helpers | ||
| manifest | ||
| registry.go | ||
| registry_suite_test.go | ||
| registry_test.go | ||
| trust.go | ||
| trust_test.go | ||