update go-fuse library version

Make OSXFUSE handle timeouts the same way as Linux
This commit is contained in:
chrislu
2022-07-03 16:09:03 -07:00
parent 141f662734
commit d0eb65ae7b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -149,7 +149,7 @@ require (
github.com/Jille/raft-grpc-transport v1.2.0
github.com/arangodb/go-driver v1.3.2
github.com/fluent/fluent-logger-golang v1.9.0
github.com/hanwen/go-fuse/v2 v2.1.1-0.20220531082602-17a864ed5940
github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17
github.com/hashicorp/raft v1.3.9
github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0
github.com/tikv/client-go/v2 v2.0.1