summaryrefslogtreecommitdiffhomepage
path: root/runsc/boot/debug.go
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/boot/debug.go')
-rw-r--r--runsc/boot/debug.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/runsc/boot/debug.go b/runsc/boot/debug.go
index 79f7387ac..1fb32c527 100644
--- a/runsc/boot/debug.go
+++ b/runsc/boot/debug.go
@@ -15,7 +15,7 @@
package boot
import (
- "gvisor.googlesource.com/gvisor/pkg/log"
+ "gvisor.dev/gvisor/pkg/log"
)
type debug struct {