diff options
Diffstat (limited to 'internal/pkg/exec.go')
| -rw-r--r-- | internal/pkg/exec.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/pkg/exec.go b/internal/pkg/exec.go index 34837c35..e0512bac 100644 --- a/internal/pkg/exec.go +++ b/internal/pkg/exec.go @@ -17,10 +17,10 @@ import ( "hakurei.app/check" "hakurei.app/container" - "hakurei.app/container/fhs" "hakurei.app/container/seccomp" "hakurei.app/container/std" "hakurei.app/ext" + "hakurei.app/fhs" "hakurei.app/message" ) |
