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
2024-10-31 14:27:34 +01:00
..
mocks chore(deps): bump go/stdlib to v1.23.x and update go modules 2024-10-31 14:27:34 +01:00
cgroup_id.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
cgroup_id_test.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
client.go chore(deps): bump go/stdlib to v1.23.x and update go modules 2024-10-31 14:27:34 +01:00
client_test.go fix: set nopull param from args (#1830) 2023-11-11 14:50:43 +01:00
container.go fix: handle missing healthcheck keys in config (#1810) 2023-10-23 10:31:07 +02:00
container_mock_test.go fix: use new healthcheck config if not overridden (#1801) 2023-10-21 20:57:33 +02:00
container_suite_test.go fix: merge artifacts and broken shoutrrr tests (#929) 2021-04-24 15:42:31 +02:00
container_test.go fix: handle missing healthcheck keys in config (#1810) 2023-10-23 10:31:07 +02:00
errors.go feat: add a label take precedence argument (#1754) 2023-09-16 17:13:41 +02:00
metadata.go feat: add a label take precedence argument (#1754) 2023-09-16 17:13:41 +02:00
util_test.go Session report collection and report templates (#981) 2021-06-27 09:05:01 +02:00