module myapp go 1.16 require ( github.com/joho/godotenv v1.3.0 github.com/kataras/iris/v12 master go.mongodb.org/mongo-driver v1.3.4 )