aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/fs.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/fs.go')
-rw-r--r--hst/fs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/fs.go b/hst/fs.go
index 3f0f6017..92ca51af 100644
--- a/hst/fs.go
+++ b/hst/fs.go
@@ -7,7 +7,7 @@ import (
"os"
"reflect"
- "hakurei.app/container/check"
+ "hakurei.app/check"
)
// FilesystemConfig is an abstract representation of a mount point.