mirror of
https://github.com/containers/podman.git
synced 2026-03-26 10:32:58 -04:00
Replace github.com/docker/docker API imports with github.com/moby/moby across compat handlers, swagger models, and tests to align with upstream type definitions. Fixes: #27536. Signed-off-by: Jan Kaluza <jkaluza@redhat.com>