module restaurant-management go 1.16 require ( github.com/gin-gonic/gin v1.7.4 go.mongodb.org/mongo-driver v1.7.2 )