mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +02:00
mount: disable bazil/fuse based mount on macOS #4393
The library is no longer supported on macOS.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build linux,go1.13 darwin,go1.13 freebsd,go1.13
|
||||
// +build linux,go1.13 freebsd,go1.13
|
||||
|
||||
package mount
|
||||
|
||||
|
Reference in New Issue
Block a user