mirror of
https://github.com/rclone/rclone.git
synced 2025-07-11 14:30:44 +02:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// Package sftp provides a filesystem interface using github.com/pkg/sftp
|
||||
|
||||
//go:build !plan9
|
||||
// +build !plan9
|
||||
|
||||
package sftp
|
||||
|
Reference in New Issue
Block a user