aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-10-24 02:04:48 -0700
committerChris Lu <chris.lu@gmail.com>2020-10-24 02:04:48 -0700
commite50eae9ad84bedddbdd9d11fb4d1155714e90c16 (patch)
treee7b57685eab6482f545f870390adfd5d55cc5ba6 /go.mod
parente0002f8dd7c94820a162bd1f40bb5db64bb40901 (diff)
downloadseaweedfs-e50eae9ad84bedddbdd9d11fb4d1155714e90c16.tar.xz
seaweedfs-e50eae9ad84bedddbdd9d11fb4d1155714e90c16.zip
update fuse
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 ddc3649a6..c3c3d3dcf 100644
--- a/go.mod
+++ b/go.mod
@@ -57,7 +57,7 @@ require (
github.com/prometheus/procfs v0.0.4 // indirect
github.com/rakyll/statik v0.1.7
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect
- github.com/seaweedfs/fuse v1.0.6
+ github.com/seaweedfs/fuse v1.0.7
github.com/seaweedfs/goexif v1.0.2
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/spaolacci/murmur3 v1.1.0 // indirect