module nbarest go 1.14 require ( github.com/gorilla/handlers v1.4.2 github.com/gorilla/mux v1.7.4 gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 )