diff options
Diffstat (limited to 'helper/pipe.go')
| -rw-r--r-- | helper/pipe.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/pipe.go b/helper/pipe.go index 2a55305a..c87d4f64 100644 --- a/helper/pipe.go +++ b/helper/pipe.go @@ -6,7 +6,7 @@ import ( "os" "os/exec" - "git.ophivana.moe/security/fortify/internal/proc" + "git.gensokyo.uk/security/fortify/internal/proc" ) type pipes struct { |
