refactor: use new filesys/fs_memory for in-memory layer

Signed-off-by: rycli <cyril@ryc.li>
This commit is contained in:
rycli 2026-03-29 21:24:39 +02:00 committed by Cyril M.
parent cd3bb2d612
commit 3e0eb31dcc
5 changed files with 124 additions and 101 deletions

2
go.mod
View file

@ -268,4 +268,4 @@ require (
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 // indirect
)
replace github.com/fluxcd/pkg/kustomize => github.com/rycli/fluxcd-pkg/kustomize v0.0.0-20260329153243-0671cee33351
replace github.com/fluxcd/pkg/kustomize => github.com/rycli/fluxcd-pkg/kustomize v0.0.0-20260329192052-94b031e1aca6