filed

Job queue using FUSE

git clone git://mccd.space/filed

commit fef313b0444212f654b9b669fcb46265503a07d6
parent 7e87e7cb464a3af4179c5cadb53855fbefe72aeb
Author: Marc Coquand <marc@coquand.email>
Date:   Thu, 29 Jan 2026 11:07:09 +0100

fix go mod

Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod
@@ -1,4 +1,4 @@
-module filed
+module git.sr.ht/~marcc/filed
 
 go 1.24.4