aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/stub.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/stub.go')
-rw-r--r--helper/stub.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/stub.go b/helper/stub.go
index f9ff3681..c0be010b 100644
--- a/helper/stub.go
+++ b/helper/stub.go
@@ -10,7 +10,7 @@ import (
"syscall"
"testing"
- "git.ophivana.moe/cat/fortify/helper/bwrap"
+ "git.ophivana.moe/security/fortify/helper/bwrap"
)
// InternalChildStub is an internal function but exported because it is cross-package;