diff options
Diffstat (limited to 'container/errors.go')
| -rw-r--r-- | container/errors.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/errors.go b/container/errors.go index 7c45037a..a1069b65 100644 --- a/container/errors.go +++ b/container/errors.go @@ -5,7 +5,7 @@ import ( "os" "syscall" - "hakurei.app/container/check" + "hakurei.app/check" "hakurei.app/message" "hakurei.app/vfs" ) |
