mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 05:54:43 +02:00
sftp: require go1.8+ after github.com/pkg/sftp update
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
//
|
||||
// Automatically generated - DO NOT EDIT
|
||||
// Regenerate with: make gen_tests
|
||||
|
||||
// +build !plan9,go1.8
|
||||
|
||||
package sftp_test
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user