replace id type

This commit is contained in:
kandrusyak
2023-07-18 01:05:42 +03:00
parent 6a386e38cf
commit ec9fbfbbfd
5 changed files with 18 additions and 3 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
require (
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
github.com/jackc/pgx/v5 v5.3.1 // indirect