mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
Update vendor containers/(common,storage,buildah,image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
3
vendor/github.com/containers/storage/drivers/template.go
generated
vendored
3
vendor/github.com/containers/storage/drivers/template.go
generated
vendored
@@ -1,9 +1,8 @@
|
||||
package graphdriver
|
||||
|
||||
import (
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/containers/storage/pkg/idtools"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
// TemplateDriver is just barely enough of a driver that we can implement a
|
||||
|
||||
Reference in New Issue
Block a user