mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 21:33:27 +00: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