diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.16 require ( github.com/aperturerobotics/jacobsa-crypto v1.0.0 - github.com/hanwen/go-fuse/v2 v2.1.1-0.20221117175120-915cf5413cde + github.com/hanwen/go-fuse/v2 v2.3.0 github.com/pkg/xattr v0.4.3 github.com/rfjakob/eme v1.1.2 github.com/sabhiram/go-gitignore v0.0.0-20201211210132-54b8a0bf510f |