diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-10-24 02:04:48 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-10-24 02:04:48 -0700 |
| commit | e50eae9ad84bedddbdd9d11fb4d1155714e90c16 (patch) | |
| tree | e7b57685eab6482f545f870390adfd5d55cc5ba6 /go.mod | |
| parent | e0002f8dd7c94820a162bd1f40bb5db64bb40901 (diff) | |
| download | seaweedfs-e50eae9ad84bedddbdd9d11fb4d1155714e90c16.tar.xz seaweedfs-e50eae9ad84bedddbdd9d11fb4d1155714e90c16.zip | |
update fuse
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
