mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
There is no reason for us to use v2 here, we use v3 already in most places. The go-openapi dependency still uses v2 so we do not get rid of it yet but it looks like they migrated upstream so once a new version is released there and finds our way to us then we should get some nice binary size reduction. [NO NEW TESTS NEEDED] Signed-off-by: Paul Holzinger <pholzing@redhat.com>