From d2f9a9b83b1c43304081493eb2305309be1dd504 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 3 Jul 2025 03:30:39 +0900 Subject: treewide: migrate to hakurei.app Signed-off-by: Ophestra --- command/parse_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'command/parse_test.go') diff --git a/command/parse_test.go b/command/parse_test.go index b9150a3d..ce013f20 100644 --- a/command/parse_test.go +++ b/command/parse_test.go @@ -10,7 +10,7 @@ import ( "strings" "testing" - "git.gensokyo.uk/security/hakurei/command" + "hakurei.app/command" ) func TestParse(t *testing.T) { -- cgit v1.3.1