Files
docker-cli/cli/command
Sebastiaan van Stijn bb0e9adbc0 remove redundant error-handling for registry.ParseRepositoryInfo
Since [moby@c2c3d59], [registry.ParseRepositoryInfo] now always returns
a nil error, so we can remove the error handling.

[registry.ParseRepositoryInfo]: https://github.com/moby/moby/blob/5f0d6731eb015c8e46b2ae9bb1803d005f2513be/registry/config.go#L414-L443
[moby@c2c3d59]: https://github.com/moby/moby/commit/c2c3d593cf9e24750e99aa0771fac39307d797b3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-03-19 13:55:38 +01:00
..
2024-07-04 01:35:12 +02:00
2025-03-08 19:32:31 +01:00
2024-11-12 12:38:18 +01:00