mirror of
https://github.com/containers/podman.git
synced 2025-12-03 03:39:44 +08:00
update c/common to latest main
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/common/pkg/config/connections.go
generated
vendored
2
vendor/github.com/containers/common/pkg/config/connections.go
generated
vendored
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/containers/storage/pkg/ioutils"
|
||||
)
|
||||
|
||||
const connectionsFile = "podman-connections.conf"
|
||||
const connectionsFile = "podman-connections.json"
|
||||
|
||||
// connectionsConfigFile returns the path to the rw connections config file
|
||||
func connectionsConfigFile() (string, error) {
|
||||
|
||||
Reference in New Issue
Block a user