mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10: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 |
||
|---|---|---|
| .. | ||
| api | ||
| container | ||
| filters | ||
| lifecycle | ||
| metrics | ||
| notifications | ||
| registry | ||
| session | ||
| sorter | ||
| types | ||