bookDetails have ID

This commit is contained in:
SowinskiBraeden committed 2022-11-24 14:21:10 -08:00
1 parent 6bfb49512d
commit 6103b6d502
4 files changed
+8

No files matched your search

+1
View File
@@ -6,6 +6,7 @@ require (
github.com/go-playground/validator/v10 v10.11.1
github.com/gorilla/mux v1.8.0
github.com/joho/godotenv v1.4.0
github.com/thanhpk/randstr v1.0.4
go.mongodb.org/mongo-driver v1.10.2
go.uber.org/zap v1.23.0
)