Merge pull request #2 from hexolan/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4

chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4
This commit is contained in:
2024-09-05 00:15:29 +01:00
committed by GitHub
2 changed files with 9 additions and 8 deletions

6
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/doug-martin/goqu/v9 v9.19.0
github.com/golang-migrate/migrate/v4 v4.16.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0
github.com/jackc/pgx/v5 v5.3.1
github.com/jackc/pgx/v5 v5.5.4
github.com/lestrrat-go/jwx/v2 v2.0.18
github.com/rs/zerolog v1.31.0
github.com/twmb/franz-go v1.15.0
@@ -18,7 +18,7 @@ require (
go.opentelemetry.io/otel v1.21.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
go.opentelemetry.io/otel/sdk v1.21.0
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
google.golang.org/grpc v1.59.0
@@ -41,7 +41,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.17.2 // indirect
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
github.com/lestrrat-go/httpcc v1.0.1 // indirect