upgrade fuse version, add batch forget

This commit is contained in:
Chris Lu
2021-03-12 02:55:06 -08:00
parent 2d567e00aa
commit e19b6b2d0a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -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