chore(deps): add randstr

This commit is contained in:
hexxa 2022-07-30 20:39:25 +08:00 committed by Hexxa
parent f68a21792c
commit 5c1d512a95
2 changed files with 2 additions and 0 deletions

1
go.mod
View file

@ -14,6 +14,7 @@ require (
github.com/ihexxa/gocfg v0.0.1
github.com/ihexxa/multipart v0.0.0-20210916083128-8584a3f00d1d
github.com/ihexxa/q-radix/v3 v3.0.5
github.com/ihexxa/randstr v0.3.0 // 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