Skip to content

Commit 0960235

Browse files
Bump github.com/jackc/pgx/v5 in /extension/storage/dbstorage
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.8.0 to 5.9.2. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.8.0...v5.9.2) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05ac7e0 commit 0960235

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

extension/storage/dbstorage/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
module github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/dbstorage
22

3-
go 1.24.0
3+
go 1.25.0
44

55
require (
66
github.com/DATA-DOG/go-sqlmock v1.5.2
77
github.com/docker/docker v28.5.2+incompatible
88
github.com/docker/go-connections v0.6.0
9-
github.com/jackc/pgx/v5 v5.8.0
9+
github.com/jackc/pgx/v5 v5.9.2
1010
github.com/stretchr/testify v1.11.1
1111
github.com/testcontainers/testcontainers-go v0.40.0
1212
go.opentelemetry.io/collector/component v1.50.0

extension/storage/dbstorage/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)