mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
vendor: update go.podman.io/{common,image,storage}
Update to the latest tags to make sure they all work correctly. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
2
vendor/go.podman.io/common/libimage/disk_usage.go
generated
vendored
2
vendor/go.podman.io/common/libimage/disk_usage.go
generated
vendored
@@ -10,7 +10,7 @@ import (
|
||||
"go.podman.io/storage"
|
||||
)
|
||||
|
||||
// ImageDiskUsage reports the total size of an image. That is the size
|
||||
// ImageDiskUsage reports the total size of an image. That is the size.
|
||||
type ImageDiskUsage struct {
|
||||
// Number of containers using the image.
|
||||
Containers int
|
||||
|
||||
Reference in New Issue
Block a user