module github.com/dunv/uhttpcrud go 1.12 require ( github.com/dunv/uauth v1.0.23 github.com/dunv/uhttp v1.0.18 go.mongodb.org/mongo-driver v1.1.0 )