mirror of
https://github.com/rclone/rclone.git
synced 2025-12-25 12:43:42 +00:00
vendor: run go tidy and go vendor
This commit is contained in:
2
vendor/github.com/pkg/sftp/server_stubs.go
generated
vendored
2
vendor/github.com/pkg/sftp/server_stubs.go
generated
vendored
@@ -3,9 +3,9 @@
|
||||
package sftp
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"os"
|
||||
"time"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func runLs(dirname string, dirent os.FileInfo) string {
|
||||
|
||||
Reference in New Issue
Block a user