mirror of
https://github.com/containers/podman.git
synced 2025-12-04 12:17:34 +08:00
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:
4
vendor/github.com/containers/common/pkg/config/config_windows.go
generated
vendored
4
vendor/github.com/containers/common/pkg/config/config_windows.go
generated
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user