watchtower/pkg
nemezo e0cbe337d7
chore(deps): bump go/stdlib to v1.23.x and update go modules
- 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
2024-10-31 14:27:34 +01:00
..
api chore: replace usages of ioutil (#1792) 2023-10-14 10:57:22 +02:00
container chore(deps): bump go/stdlib to v1.23.x and update go modules 2024-10-31 14:27:34 +01:00
filters feat: add support for "none" scope (#1800) 2023-10-21 20:57:58 +02:00
lifecycle fix: always use container interface (#1516) 2023-04-12 17:36:01 +02:00
metrics Session report collection and report templates (#981) 2021-06-27 09:05:01 +02:00
notifications feat(docs): add linking and output messages (#1831) 2023-11-11 14:57:21 +01:00
registry chore(deps): bump go/stdlib to v1.23.x and update go modules 2024-10-31 14:27:34 +01:00
session feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
sorter fix: always use container interface (#1516) 2023-04-12 17:36:01 +02:00
types feat: add a label take precedence argument (#1754) 2023-09-16 17:13:41 +02:00