mirror of
https://github.com/rclone/rclone.git
synced 2025-06-19 23:31:30 +08:00
build: drop support for go1.8
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Build for sftp for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build plan9 !go1.9
|
||||
// +build plan9
|
||||
|
||||
package sftp
|
||||
|
Reference in New Issue
Block a user