module school-management go 1.16 require ( github.com/joho/godotenv v1.3.0 go.mongodb.org/mongo-driver v1.7.2 )