aboutsummaryrefslogtreecommitdiffhomepage
path: root/ldd/exec.go
diff options
context:
space:
mode:
Diffstat (limited to 'ldd/exec.go')
-rw-r--r--ldd/exec.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldd/exec.go b/ldd/exec.go
index 7392bd8b..45d33ec0 100644
--- a/ldd/exec.go
+++ b/ldd/exec.go
@@ -9,8 +9,8 @@ import (
"os/exec"
"time"
+ "hakurei.app/check"
"hakurei.app/container"
- "hakurei.app/container/check"
"hakurei.app/container/fhs"
"hakurei.app/container/seccomp"
"hakurei.app/container/std"