add acl interface

This commit is contained in:
2025-09-03 18:10:57 +01:00
parent 5a8f0ade1a
commit 5cadf9c933
10 changed files with 45 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ require (
)
replace (
acl.orly => ../acl
crypto.orly => ../crypto
encoders.orly => ../encoders
interfaces.orly => ../interfaces