aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/autoroot.go
diff options
context:
space:
mode:
Diffstat (limited to 'container/autoroot.go')
-rw-r--r--container/autoroot.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/autoroot.go b/container/autoroot.go
index 7aecf8be..a982e879 100644
--- a/container/autoroot.go
+++ b/container/autoroot.go
@@ -5,7 +5,7 @@ import (
"fmt"
"hakurei.app/check"
- "hakurei.app/container/fhs"
+ "hakurei.app/fhs"
"hakurei.app/message"
)