diff options
Diffstat (limited to 'internal/system/acl.go')
| -rw-r--r-- | internal/system/acl.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/acl.go b/internal/system/acl.go index 060d8854..4df0d9c1 100644 --- a/internal/system/acl.go +++ b/internal/system/acl.go @@ -6,7 +6,7 @@ import ( "os" "slices" - "hakurei.app/container/check" + "hakurei.app/check" "hakurei.app/hst" "hakurei.app/internal/acl" ) |
