mirror of
https://github.com/rclone/rclone.git
synced 2025-06-10 09:03:32 +08:00
azureblob: don't compile on < go1.13 after dependency update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Test AzureBlob filesystem interface
|
||||
|
||||
// +build !plan9,!solaris
|
||||
// +build !plan9,!solaris,go1.13
|
||||
|
||||
package azureblob
|
||||
|
||||
|
Reference in New Issue
Block a user