Browse Source

fix import

pull/2668/head
chrislu 3 years ago
parent
commit
0381338d40
  1. 2
      weed/mount/weedfs_unsupported.go

2
weed/mount/weedfs_unsupported.go

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

Loading…
Cancel
Save