mirror of
https://github.com/containers/skopeo.git
synced 2025-09-25 20:29:24 +00:00
fix(deps): update module github.com/containers/storage to v1.44.0
Signed-off-by: Renovate Bot <bot@renovateapp.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