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/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
1 year ago
..
auth chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#1780) 2 years ago
digest fix: remove logging of credentials (#1534) 3 years ago
helpers chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#1780) 2 years ago
manifest chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#1780) 2 years ago
registry.go chore(deps): bump go/stdlib to v1.23.x and update go modules 1 year ago
registry_suite_test.go test: reduce test output noise 4 years ago
registry_test.go fix(registry): image name parsing behavior (#1526) 3 years ago
trust.go fix(registry): image name parsing behavior (#1526) 3 years ago
trust_test.go fix(registry): image name parsing behavior (#1526) 3 years ago