mirror of
https://github.com/rclone/rclone.git
synced 2025-06-11 09:43:33 +08:00
build: drop support for go1.8
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 !go1.8
|
||||
// +build plan9 solaris
|
||||
|
||||
package azureblob
|
||||
|
Reference in New Issue
Block a user