Implement produce service

This commit is contained in:
2021-06-20 18:16:33 -04:00
parent c7cbd7df57
commit 0136e616fb
14 changed files with 537 additions and 37 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/davidlick/supermarket-api
go 1.16
require (
github.com/Rhymond/go-money v1.0.2 // indirect
github.com/go-chi/chi v1.5.4 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/google/btree v1.0.1 // indirect