mirror of
https://github.com/rclone/rclone.git
synced 2025-08-11 06:34:15 +02:00
vendor: add github.com/a8m/tree
This commit is contained in:
5
vendor/github.com/a8m/tree/modes_unsupported.go
generated
vendored
Normal file
5
vendor/github.com/a8m/tree/modes_unsupported.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
//+build !dragonfly,!freebsd,!openbsd,!solaris,!windows,!android,!darwin,!linux,!nacl,!netbsd
|
||||
|
||||
package tree
|
||||
|
||||
const modeExecute = 0
|
Reference in New Issue
Block a user