mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
dropbox: Only support on go1.7+
See https://github.com/dropbox/dropbox-sdk-go-unofficial/pull/40
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
//
|
||||
// Automatically generated - DO NOT EDIT
|
||||
// Regenerate with: make gen_tests
|
||||
|
||||
// +build go1.7
|
||||
|
||||
package dropbox_test
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user