You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
api chore: replace usages of ioutil (#1792) 2 years ago
container chore(deps): bump go/stdlib to v1.23.x and update go modules 1 year ago
filters feat: add support for "none" scope (#1800) 2 years ago
lifecycle fix: always use container interface (#1516) 3 years ago
metrics Session report collection and report templates (#981) 5 years ago
notifications feat(docs): add linking and output messages (#1831) 2 years ago
registry chore(deps): bump go/stdlib to v1.23.x and update go modules 1 year ago
session feat: add porcelain output (#1337) 3 years ago
sorter fix: always use container interface (#1516) 3 years ago
types feat: add a label take precedence argument (#1754) 2 years ago