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/container
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
..
mocks chore(deps): bump go/stdlib to v1.23.x and update go modules 1 year ago
cgroup_id.go preparations for soft deprecation of legacy notification args (#1377) 3 years ago
cgroup_id_test.go preparations for soft deprecation of legacy notification args (#1377) 3 years ago
client.go chore(deps): bump go/stdlib to v1.23.x and update go modules 1 year ago
client_test.go fix: set nopull param from args (#1830) 2 years ago
container.go fix: handle missing healthcheck keys in config (#1810) 2 years ago
container_mock_test.go fix: use new healthcheck config if not overridden (#1801) 2 years ago
container_suite_test.go fix: merge artifacts and broken shoutrrr tests (#929) 5 years ago
container_test.go fix: handle missing healthcheck keys in config (#1810) 2 years ago
errors.go feat: add a label take precedence argument (#1754) 2 years ago
metadata.go feat: add a label take precedence argument (#1754) 2 years ago
util_test.go Session report collection and report templates (#981) 5 years ago