mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01: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