aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox/container.go
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/container.go')
-rw-r--r--sandbox/container.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/container.go b/sandbox/container.go
index eb8b7348..475f6148 100644
--- a/sandbox/container.go
+++ b/sandbox/container.go
@@ -14,7 +14,7 @@ import (
"syscall"
"time"
- "git.gensokyo.uk/security/fortify/sandbox/seccomp"
+ "git.gensokyo.uk/security/hakurei/sandbox/seccomp"
)
type HardeningFlags uintptr