mirror of
https://github.com/rclone/rclone.git
synced 2025-06-11 17:53:41 +08:00
azureblob: don't compile on < go1.13 after dependency update
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build !plan9,!solaris
|
||||
// +build !plan9,!solaris,go1.13
|
||||
|
||||
package azureblob
|
||||
|
||||
|
Reference in New Issue
Block a user