landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdown
| Log | Files | Refs | README | LICENSE |
commit 0ac1dad37508cd691b29c9f682dab51c28a362e4 parent 5ec6ef19b431cb1915c64fd799610f1211801944 Author: Marc <marc@coquand.email> Date: Tue, 31 Mar 2026 14:15:20 +0200 Change go mod Diffstat:
| M | go.mod | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod @@ -1,6 +1,6 @@ module git.sr.ht/~marcc/landdown -go 1.26.1 +go 1.25 require ( github.com/landlock-lsm/go-landlock v0.7.0 // indirect