feat: non-docker acls (#549)

* wip

* feat: add paerser as submodule and apply patch for nested maps

* refactor: update release workflows to include submodule and patches

* chore: update contributing instructions
This commit is contained in:
Stavros
2025-12-30 18:26:57 +02:00
committed by GitHub
parent 986ac88e14
commit 9a3fecd565
17 changed files with 314 additions and 148 deletions

2
go.mod
View File

@@ -4,6 +4,8 @@ go 1.24.0
toolchain go1.24.3
replace github.com/traefik/paerser v0.2.2 => ./paerser
require (
github.com/cenkalti/backoff/v5 v5.0.3
github.com/charmbracelet/huh v0.8.0