Skip to content

Commit 154f951

Browse files
committed
update containerd
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 9a0b8b8 commit 154f951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zfs_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import (
1111
"testing"
1212
"time"
1313

14+
"github.com/containerd/containerd/pkg/testutil"
1415
"github.com/containerd/containerd/snapshots"
1516
"github.com/containerd/containerd/snapshots/testsuite"
16-
"github.com/containerd/containerd/testutil"
1717
zfs "github.com/mistifyio/go-zfs"
1818
"github.com/pkg/errors"
1919
)

0 commit comments

Comments
 (0)