vendor: add github.com/a8m/tree
This commit is contained in:
parent
da9926d574
commit
bfef0bc2e9
19 changed files with 1302 additions and 1 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue