From df6fc298f608eb106229efc742f0ef8ce9f78e8b Mon Sep 17 00:00:00 2001 From: Ophestra Umiker Date: Fri, 20 Dec 2024 00:20:02 +0900 Subject: migrate to git.gensokyo.uk/security/fortify Signed-off-by: Ophestra Umiker --- helper/pipe.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helper/pipe.go') 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 { -- cgit v1.3.1