Skip to content

Commit

Permalink
Bump github.com/jackc/pgx/v5 from 5.0.3 to 5.5.4 in /v3/integrations/…
Browse files Browse the repository at this point in the history
…nrpgx5 (#870)

* Bump github.com/jackc/pgx/v5 in /v3/integrations/nrpgx5

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.0.3 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.0.3...v5.5.4)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Removed Indirect dependancies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Steve Willoughby <76975199+nr-swilloughby@users.noreply.github.com>
Co-authored-by: Emilio Garcia <iamemilio@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mirac Kara <55501260+mirackara@users.noreply.github.com>
  • Loading branch information
4 people committed Mar 27, 2024
1 parent 49c08a8 commit dbc2a31
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions v3/integrations/nrpgx5/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ go 1.19

require (
github.com/egon12/pgsnap v0.0.0-20221022154027-2847f0124ed8
github.com/jackc/pgx/v5 v5.0.3
github.com/jackc/pgx/v5 v5.5.4
github.com/newrelic/go-agent/v3 v3.30.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.1
)


replace github.com/newrelic/go-agent/v3 => ../..

0 comments on commit dbc2a31

Please sign in to comment.