mirror of
https://github.com/rclone/rclone.git
synced 2025-06-20 06:15:50 +02:00
build: make go1.14 the minimum supported Go for building
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Build for azureblob for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build plan9 solaris js !go1.14
|
||||
// +build plan9 solaris js
|
||||
|
||||
package azureblob
|
||||
|
Reference in New Issue
Block a user