File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-redis/redis/v8 v8.11.5
99 github.com/golang-jwt/jwt/v5 v5.3.0
1010 github.com/google/uuid v1.6.0
11- github.com/jackc/pgx/v5 v5.6 .0
11+ github.com/jackc/pgx/v5 v5.8 .0
1212 github.com/labstack/echo/v4 v4.15.0
1313 github.com/rabbitmq/amqp091-go v1.10.0
1414 github.com/segmentio/kafka-go v0.4.49
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
3535github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
3636github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
3737github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
38- github.com/jackc/pgx/v5 v5.6 .0 h1:SWJzexBzPL5jb0GEsrPMLIsi/3jOo7RHlzTjcAeDrPY =
39- github.com/jackc/pgx/v5 v5.6 .0 /go.mod h1:DNZ/vlrUnhWCoFGxHAG8U2ljioxukquj7utPDgtQdTw =
38+ github.com/jackc/pgx/v5 v5.8 .0 h1:TYPDoleBBme0xGSAX3/+NujXXtpZn9HBONkQC7IEZSo =
39+ github.com/jackc/pgx/v5 v5.8 .0 /go.mod h1:QVeDInX2m9VyzvNeiCJVjCkNFqzsNb43204HshNSZKw =
4040github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
4141github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
4242github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E =
You can’t perform that action at this time.
0 commit comments