aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 3ebb832..0af8ef1 100644
--- a/go.mod
+++ b/go.mod
@@ -3,9 +3,9 @@ module github.com/rfjakob/gocryptfs/v2
go 1.19
require (
- github.com/aperturerobotics/jacobsa-crypto v1.0.2
- github.com/hanwen/go-fuse/v2 v2.5.0
- github.com/moby/sys/mountinfo v0.6.2
+ github.com/aperturerobotics/jacobsa-crypto v1.1.0
+ github.com/hanwen/go-fuse/v2 v2.8.0
+ github.com/moby/sys/mountinfo v0.7.2
github.com/pkg/xattr v0.4.9
github.com/rfjakob/eme v1.1.2
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06