mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 00:04:40 +00:00
qingstor: Only support on go1.7+
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Build for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build plan9
|
||||
// +build plan9 !go1.7
|
||||
|
||||
package qingstor
|
||||
|
||||
Reference in New Issue
Block a user