mount: disable bazil/fuse based mount on macOS #4393

The library is no longer supported on macOS.
This commit is contained in:
Nick Craig-Wood 2020-10-29 12:13:41 +00:00
parent 1973fc1ecc
commit 8ac2f52b6e
7 changed files with 9 additions and 10 deletions

View file

@ -1,4 +1,4 @@
// +build linux,go1.13 darwin,go1.13 freebsd,go1.13
// +build linux,go1.13 freebsd,go1.13
package mount