mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 22:23:57 +02:00
build: drop support for go1.8
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Package sftp provides a filesystem interface using github.com/pkg/sftp
|
||||
|
||||
// +build !plan9,go1.9
|
||||
// +build !plan9
|
||||
|
||||
package sftp
|
||||
|
||||
|
Reference in New Issue
Block a user