This repository was archived by the owner on Sep 30, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
lib/managedservicesplatform
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.45.0
14
14
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0
15
15
github.com/getsentry/sentry-go v0.25.0
16
- github.com/jackc/pgx/v5 v5.5.0
16
+ github.com/jackc/pgx/v5 v5.5.4
17
17
github.com/prometheus/client_golang v1.18.0
18
18
github.com/sourcegraph/conc v0.3.1-0.20240108182409-4afefce20f9b
19
19
github.com/sourcegraph/log v0.0.0-20231018134238-fbadff7458bb
Original file line number Diff line number Diff line change @@ -191,8 +191,8 @@ github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912/go.mod h1:no/Y67Jkk/9
191
191
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186 /go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc =
192
192
github.com/jackc/pgx/v4 v4.18.1 h1:YP7G1KABtKpB5IHrO9vYwSrCOhs7p3uqhvhhQBptya0 =
193
193
github.com/jackc/pgx/v4 v4.18.1 /go.mod h1:FydWkUyadDmdNH/mHnGob881GawxeEm7TcMCzkb+qQE =
194
- github.com/jackc/pgx/v5 v5.5.0 h1:NxstgwndsTRy7eq9/kqYc/BZh5w2hHJV86wjvO+1xPw =
195
- github.com/jackc/pgx/v5 v5.5.0 /go.mod h1:Ig06C2Vu0t5qXC60W8sqIthScaEnFvojjj9dSljmHRA =
194
+ github.com/jackc/pgx/v5 v5.5.4 h1:Xp2aQS8uXButQdnCMWNmvx6UysWQQC+u1EoizjguY+8 =
195
+ github.com/jackc/pgx/v5 v5.5.4 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
196
196
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
197
197
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
198
198
github.com/jackc/puddle/v2 v2.2.1 h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk =
You can’t perform that action at this time.
0 commit comments