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 --- fst/id_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fst/id_test.go') diff --git a/fst/id_test.go b/fst/id_test.go index bba9af22..f40026a8 100644 --- a/fst/id_test.go +++ b/fst/id_test.go @@ -4,7 +4,7 @@ import ( "errors" "testing" - "git.ophivana.moe/security/fortify/fst" + "git.gensokyo.uk/security/fortify/fst" ) func TestParseAppID(t *testing.T) { -- cgit v1.3.1