Fix deprecation notice to make gocritic happy.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
Lokesh Mandvekar
2025-11-07 15:12:48 -05:00
parent 1afe2ce6d3
commit a3fcf52a1c
7 changed files with 15 additions and 0 deletions

View File

@@ -511,6 +511,7 @@ type ContainerNetworkConfig struct {
// default network (unless it is part of this list).
// Only available if NetNS is set to bridge.
// Optional.
//
// Deprecated: as of podman 4.0 use "Networks" instead.
CNINetworks []string `json:"cni_networks,omitempty"`
// UseImageResolvConf indicates that resolv.conf should not be managed