module github.com/gofiber/storage/mongodb go 1.15 require ( github.com/gofiber/utils v0.1.2 go.mongodb.org/mongo-driver v1.4.3 )