module common_utils go 1.14 require ( github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f github.com/fortytw2/leaktest v1.3.0 // indirect github.com/gomodule/redigo v1.8.2 go.mongodb.org/mongo-driver v1.4.1 gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 gopkg.in/olivere/elastic.v2 v2.0.61 )