Files
docker-cli/cli/command/plugin
Sebastiaan van Stijn 86b5b528a6 internal/registry: ParseRepositoryInfo: remove unused error return
Removed the error return from the `ParseRepositoryInfo` function.
There are no validation steps inside `ParseRepositoryInfo` which
could cause an error, so we always returned a nil error.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-07-29 18:32:15 +02:00
..
2017-10-26 12:21:02 -04:00
2023-12-12 22:30:16 +01:00