module github.com/dalu/mongostore go 1.14 require ( github.com/gorilla/sessions v1.2.0 go.mongodb.org/mongo-driver v1.3.1 )