mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 21:33:27 +00:00
build: apply gofmt from golang 1.17
This commit is contained in:
committed by
Nick Craig-Wood
parent
21d84df81b
commit
9c27e080b3
@@ -1,6 +1,7 @@
|
||||
// Build for sftp for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
//go:build plan9
|
||||
// +build plan9
|
||||
|
||||
package sftp
|
||||
|
||||
Reference in New Issue
Block a user