watchtower/pkg/registry
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
..
auth chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#1780) 2023-10-04 12:17:38 +02:00
digest fix: remove logging of credentials (#1534) 2023-04-12 08:22:52 +02:00
helpers chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#1780) 2023-10-04 12:17:38 +02:00
manifest chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#1780) 2023-10-04 12:17:38 +02:00
registry.go chore(deps): bump go/stdlib to v1.23.x and update go modules 2024-10-31 14:27:34 +01:00
registry_suite_test.go test: reduce test output noise 2021-11-01 19:36:38 +01:00
registry_test.go fix(registry): image name parsing behavior (#1526) 2023-04-12 17:15:12 +02:00
trust.go fix(registry): image name parsing behavior (#1526) 2023-04-12 17:15:12 +02:00
trust_test.go fix(registry): image name parsing behavior (#1526) 2023-04-12 17:15:12 +02:00