We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a93adb commit df0c310Copy full SHA for df0c310
daemon/daemon_utils.go
@@ -11,8 +11,8 @@ import (
11
"github.com/alibaba/pouch/apis/types"
12
"github.com/alibaba/pouch/ctrd"
13
14
- "github.com/containerd/containerd/snapshots"
15
"github.com/containerd/containerd/plugin"
+ "github.com/containerd/containerd/snapshots"
16
"github.com/sirupsen/logrus"
17
)
18
0 commit comments