vendor: move to use containerd/btrfs
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -9,13 +9,13 @@ import (
|
||||
"path/filepath"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/containerd/btrfs"
|
||||
"github.com/containerd/containerd"
|
||||
"github.com/containerd/containerd/log"
|
||||
"github.com/containerd/containerd/plugin"
|
||||
"github.com/containerd/containerd/snapshot"
|
||||
"github.com/containerd/containerd/snapshot/storage"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/stevvooe/go-btrfs"
|
||||
)
|
||||
|
||||
type btrfsConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user