package name fix

This commit is contained in:
PB
2022-12-18 21:37:23 +01:00
parent 40cc715898
commit 0a5010f7b4
4 changed files with 174 additions and 2 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module git.pbiernat.dev/egommerce/api-entities
go 1.19
require github.com/jackc/pgtype v1.13.0
require github.com/jackc/pgio v1.0.0 // indirect