aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChristian Stewart2023-10-16 19:13:52 +0000
committerrfjakob2023-10-29 13:10:06 +0100
commitaa49343d3a569f17483e2afae53c5936bad253e0 (patch)
tree2113b1961d3b5710bc114989f0a65d61aca6bc9b /go.mod
parent08b6ed16919b27a12a3228b17689d5d6d69eb10e (diff)
Update go-fuse
Signed-off-by: Christian Stewart <christian@aperture.us>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8daa130..6aaa108 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.19
require (
github.com/aperturerobotics/jacobsa-crypto v1.0.2
- github.com/hanwen/go-fuse/v2 v2.3.0
+ github.com/hanwen/go-fuse/v2 v2.4.0
github.com/moby/sys/mountinfo v0.6.2
github.com/pkg/xattr v0.4.3
github.com/rfjakob/eme v1.1.2