mirror of
https://github.com/rclone/rclone.git
synced 2025-06-14 22:15:26 +02:00
build: drop support for go1.8
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Test Sftp filesystem interface
|
||||
|
||||
// +build !plan9,go1.9
|
||||
// +build !plan9
|
||||
|
||||
package sftp_test
|
||||
|
||||
|
Reference in New Issue
Block a user