feat(fileindex): add file index top dependencies

This commit is contained in:
hexxa 2022-06-23 20:29:04 +08:00 committed by Hexxa
parent 0962ddb57c
commit 24f1516fd5
4 changed files with 39 additions and 0 deletions

1
go.mod
View file

@ -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