aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-12-10 23:50:32 -0800
committerChris Lu <chris.lu@gmail.com>2020-12-10 23:50:32 -0800
commit3fedfec1e728e84120caa636b7d0d3da0fcffbc4 (patch)
treeaa9e75f2f206f79a32c887c11f945086ce42644d /go.mod
parentc2f18a10cbca811705c3086f35811dc052c28853 (diff)
downloadseaweedfs-3fedfec1e728e84120caa636b7d0d3da0fcffbc4.tar.xz
seaweedfs-3fedfec1e728e84120caa636b7d0d3da0fcffbc4.zip
check cross device rename error
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 ab3da6f20..1ecbfd2a9 100644
--- a/go.mod
+++ b/go.mod
@@ -58,7 +58,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.0.7
+ github.com/seaweedfs/fuse v1.0.8
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