aboutsummaryrefslogtreecommitdiffhomepage
path: root/fst/id_test.go
diff options
context:
space:
mode:
authorOphestra Umiker <cat@ophivana.moe>2024-12-20 00:20:02 +0900
committerOphestra Umiker <cat@ophivana.moe>2024-12-20 00:20:02 +0900
commitdf6fc298f608eb106229efc742f0ef8ce9f78e8b (patch)
tree1f0ca426495f526aedf7f15ba5a495221be54f81 /fst/id_test.go
parenteae3034260b3abbb8da1deeddfef135b36eeb390 (diff)
migrate to git.gensokyo.uk/security/fortify
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'fst/id_test.go')
-rw-r--r--fst/id_test.go2
1 files changed, 1 insertions, 1 deletions
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) {