chore(gonf): update dependencies
This commit is contained in:
parent
d51bc9a963
commit
f9ea84f0b9
4 changed files with 11 additions and 9 deletions
|
@ -23,6 +23,7 @@ type FileType int
|
|||
const (
|
||||
FILE = iota
|
||||
DIRECTORY
|
||||
// TODO symlink
|
||||
)
|
||||
|
||||
type FilePromise struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue