vendor: update c/{common, image, storage} to latest main

Just to make sure everything still works ahead of monorepo move.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2025-08-21 18:27:24 +02:00
parent 0615fdecfc
commit e76b08394e
370 changed files with 1274 additions and 28518 deletions

View File

@@ -7,8 +7,8 @@ const (
// inside a given config directory.
_configPath = "\\containers\\containers.conf"
// DefaultContainersConfig holds the default containers config path
DefaultContainersConfig = ""
// defaultContainersConfig holds the default containers config path
defaultContainersConfig = ""
// DefaultSignaturePolicyPath is the default value for the
// policy.json file.