forked from TrueCloudLab/rclone
vendor: update all dependencies
This commit is contained in:
parent
17b4058ee9
commit
abb9f89f65
443 changed files with 32118 additions and 18237 deletions
8
vendor/github.com/pkg/sftp/syscall_good.go
generated
vendored
Normal file
8
vendor/github.com/pkg/sftp/syscall_good.go
generated
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
// +build !plan9,!windows
|
||||
// +build !js !wasm
|
||||
|
||||
package sftp
|
||||
|
||||
import "syscall"
|
||||
|
||||
const S_IFMT = syscall.S_IFMT
|
Loading…
Add table
Add a link
Reference in a new issue