podman/pkg/api/handlers
Paul Holzinger d44f0afa84
vendor: update github.com/docker/docker to v28.2.2
Two incomptable changes, they removed the BridgeNfIP6tables
and BridgeNfIptables fields so we must drop them. As they are not
important ones that should not cause problems.

Second, they moved to using DockerOCIImageConfig from another new module.
The json format did not chnage so this is not an external API break.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-05 12:19:58 +02:00
..
compat vendor: update github.com/docker/docker to v28.2.2 2025-06-05 12:19:58 +02:00
libpod feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
swagger feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
types Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
decoder.go Fix: inheritlabels=true if query param absent 2025-04-25 19:17:00 +02:00
types.go Add --env and --unsetenv to podman update. 2025-03-21 13:15:44 +01:00