mirror of
https://github.com/rclone/rclone.git
synced 2025-06-09 16:16:39 +08:00
build: make go1.14 the minimum supported Go for building
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Test AzureBlob filesystem interface
|
||||
|
||||
// +build !plan9,!solaris,!js,go1.14
|
||||
// +build !plan9,!solaris,!js
|
||||
|
||||
package azureblob
|
||||
|
||||
|
Reference in New Issue
Block a user