feat(fileindex): add file index top dependencies
This commit is contained in:
parent
0962ddb57c
commit
24f1516fd5
4 changed files with 39 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -12,6 +12,7 @@ require (
|
|||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
github.com/ihexxa/gocfg v0.0.1
|
||||
github.com/ihexxa/multipart v0.0.0-20210916083128-8584a3f00d1d
|
||||
github.com/ihexxa/q-radix/v3 v3.0.4 // indirect
|
||||
github.com/jessevdk/go-flags v1.4.0
|
||||
github.com/json-iterator/go v1.1.11 // indirect
|
||||
github.com/mattn/go-isatty v0.0.13 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue