mirror of
https://github.com/rclone/rclone.git
synced 2025-07-06 06:27:53 +02:00
mount: don't build on go1.10 as bazil/fuse no longer supports it
This commit is contained in:
2
backend/cache/cache_mount_unix_test.go
vendored
2
backend/cache/cache_mount_unix_test.go
vendored
@ -1,4 +1,4 @@
|
||||
// +build !plan9,!windows
|
||||
// +build linux,go1.11 darwin,go1.11 freebsd,go1.11
|
||||
|
||||
package cache_test
|
||||
|
||||
|
Reference in New Issue
Block a user