mirror of
https://github.com/hexolan/panels.git
synced 2026-03-26 12:40:21 +00:00
Merge pull request #29 from hexolan/dependabot/go_modules/services/post-service/github.com/jackc/pgx/v5-5.5.4
Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 in /services/post-service
This commit is contained in:
@@ -7,7 +7,7 @@ require (
|
||||
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
|
||||
github.com/golang-migrate/migrate/v4 v4.16.2
|
||||
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.5
|
||||
github.com/jackc/pgx/v5 v5.3.1
|
||||
github.com/jackc/pgx/v5 v5.5.4
|
||||
github.com/redis/go-redis/v9 v9.0.5
|
||||
github.com/rs/zerolog v1.30.0
|
||||
github.com/segmentio/kafka-go v0.4.42
|
||||
@@ -24,7 +24,7 @@ require (
|
||||
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
||||
github.com/jackc/pgpassfile v1.0.0 // indirect
|
||||
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
|
||||
github.com/jackc/puddle/v2 v2.2.0 // indirect
|
||||
github.com/jackc/puddle/v2 v2.2.1 // indirect
|
||||
github.com/klauspost/compress v1.15.11 // indirect
|
||||
github.com/lib/pq v1.10.2 // indirect
|
||||
github.com/mattn/go-colorable v0.1.12 // indirect
|
||||
|
||||
Reference in New Issue
Block a user