aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-03-12 02:55:06 -0800
committerChris Lu <chris.lu@gmail.com>2021-03-12 02:55:06 -0800
commite19b6b2d0a40b82f3db8be55da954babed28e8ef (patch)
tree97a1728fd771b7d58ba999ce8633aad26340fdcf /go.mod
parent2d567e00aa18d34173659ba0044466a89e0622ea (diff)
downloadseaweedfs-e19b6b2d0a40b82f3db8be55da954babed28e8ef.tar.xz
seaweedfs-e19b6b2d0a40b82f3db8be55da954babed28e8ef.zip
upgrade fuse version, add batch forget
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 f7b869281..7969c4c89 100644
--- a/go.mod
+++ b/go.mod
@@ -60,7 +60,7 @@ require (
github.com/prometheus/client_golang v1.3.0
github.com/rakyll/statik v0.1.7
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect
- github.com/seaweedfs/fuse v1.1.1
+ github.com/seaweedfs/fuse v1.1.3
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