chore(gonf): update dependencies
This commit is contained in:
parent
16189986c7
commit
9327c31b18
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