to be re-written following fuse virtual file system

This commit is contained in:
chrislu
2022-02-11 03:09:30 -08:00
parent 9a913457dd
commit f87da798a4
7 changed files with 147 additions and 26 deletions

1
go.mod
View File

@@ -164,7 +164,6 @@ require (
require (
github.com/fluent/fluent-logger-golang v1.8.0
github.com/hanwen/go-fuse v1.0.0
github.com/hanwen/go-fuse/v2 v2.1.0
)