summaryrefslogtreecommitdiffhomepage
path: root/pkg/shim/v1/proc/init.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/shim/v1/proc/init.go')
-rw-r--r--pkg/shim/v1/proc/init.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/shim/v1/proc/init.go b/pkg/shim/v1/proc/init.go
index fadfc9146..0771540a9 100644
--- a/pkg/shim/v1/proc/init.go
+++ b/pkg/shim/v1/proc/init.go
@@ -35,7 +35,7 @@ import (
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/pkg/errors"
- runsc "github.com/google/gvisor-containerd-shim/pkg/go-runsc"
+ "gvisor.dev/gvisor/pkg/shim/runsc"
)
// InitPidFile name of the file that contains the init pid