diff options
Diffstat (limited to 'container/path.go')
| -rw-r--r-- | container/path.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/path.go b/container/path.go index 965ad494..80c64b29 100644 --- a/container/path.go +++ b/container/path.go @@ -10,7 +10,7 @@ import ( "syscall" "hakurei.app/container/fhs" - "hakurei.app/container/vfs" + "hakurei.app/vfs" ) const ( |
