build(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 in /src/go (#19271)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Dec 23, 2024 at 10:53 UTC
e46d49a89a6b0a0fda8d584675bddf954c82f623
2 files changed
+3
-3
src/go/go.mod
+1
-1
@@ -29,7 +29,7 @@ require (
29
github.com/gosnmp/gosnmp v1.38.0
30
github.com/ilyam8/hashstructure v1.1.0
31
github.com/jackc/pgx/v4 v4.18.3
32
- github.com/jackc/pgx/v5 v5.7.1
32
+ github.com/jackc/pgx/v5 v5.7.2
33
github.com/jessevdk/go-flags v1.6.1
34
github.com/kanocz/fcgi_client v0.0.0-20210113082628-fff85c8adfb7
35
github.com/likexian/whois v1.15.5
src/go/go.sum
+2
-2
@@ -208,8 +208,8 @@ github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186/go.mod h1:X+GQ
208
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c/go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs=
209
github.com/jackc/pgx/v4 v4.18.3 h1:dE2/TrEsGX3RBprb3qryqSV9Y60iZN1C6i8IrmW9/BA=
210
github.com/jackc/pgx/v4 v4.18.3/go.mod h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw=
211
-github.com/jackc/pgx/v5 v5.7.1 h1:x7SYsPBYDkHDksogeSmZZ5xzThcTgRz++I5E+ePFUcs=
212
-github.com/jackc/pgx/v5 v5.7.1/go.mod h1:e7O26IywZZ+naJtWWos6i6fvWK+29etgITqrqHLfoZA=
211
+github.com/jackc/pgx/v5 v5.7.2 h1:mLoDLV6sonKlvjIEsV56SkWNCnuNv531l94GaIzO+XI=
212
+github.com/jackc/pgx/v5 v5.7.2/go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ=
213
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=
214
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=
215
github.com/jackc/puddle v1.1.3/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=