fix import
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package mount
|
package mount
|
||||||
|
|
||||||
import "github.com/hanwen/go-fuse/fuse"
|
import "github.com/hanwen/go-fuse/v2/fuse"
|
||||||
|
|
||||||
// https://github.com/libfuse/libfuse/blob/48ae2e72b39b6a31cb2194f6f11786b7ca06aac6/include/fuse.h#L778
|
// https://github.com/libfuse/libfuse/blob/48ae2e72b39b6a31cb2194f6f11786b7ca06aac6/include/fuse.h#L778
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user