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 --- acl/acl_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acl') diff --git a/acl/acl_test.go b/acl/acl_test.go index ab143f6a..07acfdb9 100644 --- a/acl/acl_test.go +++ b/acl/acl_test.go @@ -7,7 +7,7 @@ import ( "reflect" "testing" - "git.ophivana.moe/security/fortify/acl" + "git.gensokyo.uk/security/fortify/acl" ) const testFileName = "acl.test" -- cgit v1.3.1