Add PostgreSQL database option and more booking flow functionalities
This commit is contained in:
@@ -6,3 +6,8 @@ require (
|
||||
github.com/gorilla/schema v1.2.0
|
||||
golang.org/x/crypto v0.7.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/paulmach/orb v0.9.0 // indirect
|
||||
go.mongodb.org/mongo-driver v1.11.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user