diff options
Diffstat (limited to 'system/acl.go')
| -rw-r--r-- | system/acl.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/acl.go b/system/acl.go index 381d1eb0..fe44ea5b 100644 --- a/system/acl.go +++ b/system/acl.go @@ -6,7 +6,7 @@ import ( "os" "slices" - "git.gensokyo.uk/security/fortify/acl" + "git.gensokyo.uk/security/hakurei/acl" ) // UpdatePerm appends an ephemeral acl update Op. |
