mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +08:00
This endpoint queried the same package versions twice causing it to be slower than info. Because it already called info we can just reuse the package versions from there. Signed-off-by: Paul Holzinger <pholzing@redhat.com>