DockerCLI/cli/registry/client
Sebastiaan van Stijn 8376b3e428
use local ConvertToHostname() implementation
Commit 27b2797f7d added a local implementation
of this function, so let's use the local variant to (slightly) reduce the
dependency on moby's registry package.

Also made some minor cleanups.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-14 00:25:21 +02:00
..
client.go use local ConvertToHostname() implementation 2024-06-14 00:25:21 +02:00
endpoint.go linting: fmt.Sprintf can be replaced with string concatenation (perfsprint) 2024-06-10 21:19:32 +02:00
fetcher.go use local ConvertToHostname() implementation 2024-06-14 00:25:21 +02:00