azureblob: don't compile on < go1.13 after dependency update
This commit is contained in:
parent
2aed3bf9ab
commit
2a3b377d34
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
// Test AzureBlob filesystem interface
|
||||
|
||||
// +build !plan9,!solaris
|
||||
// +build !plan9,!solaris,go1.13
|
||||
|
||||
package azureblob
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue