mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 09:33:36 +00:00
cache: plex integration, refactor chunk storage and worker retries (#1899)
This commit is contained in:
2
cache/cache_unsupported.go
vendored
2
cache/cache_unsupported.go
vendored
@@ -1,6 +1,6 @@
|
||||
// Build for cache for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build plan9
|
||||
// +build plan9 !go1.7
|
||||
|
||||
package cache
|
||||
|
||||
Reference in New Issue
Block a user