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 --- system/acl.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/acl.go') diff --git a/system/acl.go b/system/acl.go index 2efd7257..5d48c6c1 100644 --- a/system/acl.go +++ b/system/acl.go @@ -6,7 +6,7 @@ import ( "os" "slices" - "git.gensokyo.uk/security/hakurei/system/acl" + "hakurei.app/system/acl" ) // UpdatePerm appends an ephemeral acl update Op. -- cgit v1.3.1