mirror of
https://github.com/rclone/rclone.git
synced 2025-06-14 22:15:26 +02:00
sftp: require go1.8+ after github.com/pkg/sftp update
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// +build !plan9,go1.8
|
||||
|
||||
package sftp
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user