DockerCLI/cli/command/registry
Sebastiaan van Stijn e40529aa3b
use consistent alias for api/types/registry
Not a fan of aliases, but unfortunately they're sometimes needed. We import both
docker/docker/registry and docker/registry and api/types/registry, so I looked
for which one to continue using an alias, and this was the one "least" used,
and which already used this alias everywhere, except for two places.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-04 14:45:34 +01:00
..
testdata formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
formatter_search.go use consistent alias for api/types/registry 2022-03-04 14:45:34 +01:00
formatter_search_test.go formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
login.go cli/command/registry: remove deprecated io/ioutil 2022-02-25 15:42:07 +01:00
login_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
logout.go Don't filter out registries to logout from with config file contents 2020-06-15 14:29:37 +02:00
search.go Remove deprecated docker search --automated and --stars flags 2020-02-13 17:19:54 +01:00