internal/rosa: acl artifact

Required by hakurei.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-26 07:38:56 +09:00
parent 67d592c337
commit 0bd6a18326
3 changed files with 98 additions and 1 deletions

View File

@@ -10,7 +10,9 @@ import (
type PArtifact int
const (
Autoconf PArtifact = iota
ACL PArtifact = iota
Attr
Autoconf
Bash
Busybox
CMake