vendor: move to new continuity import paths
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"sync"
|
||||
"syscall"
|
||||
|
||||
"github.com/containerd/continuity/sysx"
|
||||
"github.com/opencontainers/runc/libcontainer/system"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/stevvooe/continuity/sysx"
|
||||
)
|
||||
|
||||
func tarName(p string) (string, error) {
|
||||
|
||||
Reference in New Issue
Block a user