forked from TrueCloudLab/rclone
mount: add missing build constraint to fix Windows build
This commit is contained in:
parent
e131ef3714
commit
3dff91d691
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
// +build linux darwin freebsd
|
||||||
|
|
||||||
package mount
|
package mount
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue