mirror of
https://github.com/containers/podman.git
synced 2025-11-02 14:55:28 +08:00
bump c/common to latest and c/storage to 1.37.0
Update c/common to fix a bug where broken config files could be created via podman machine and podman system connection add. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
1
vendor/github.com/containers/common/libimage/image_config.go
generated
vendored
1
vendor/github.com/containers/common/libimage/image_config.go
generated
vendored
@ -1,7 +1,6 @@
|
||||
package libimage
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"path/filepath"
|
||||
"strconv"
|
||||
|
||||
Reference in New Issue
Block a user