Skip to content

Commit

Permalink
Bump github.com/jackc/pgx/v4 in /docker/ody-integration-test (#591)
Browse files Browse the repository at this point in the history
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.7.1 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.7.1...v4.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 7032f86 commit 9f33abc
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 43 deletions.
4 changes: 2 additions & 2 deletions docker/ody-integration-test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.14

require (
github.com/jackc/pgproto3 v1.1.0
github.com/jackc/pgx/v4 v4.7.1
github.com/jackc/pgx/v4 v4.18.2
github.com/jmoiron/sqlx v1.2.0
github.com/lib/pq v1.3.0
github.com/lib/pq v1.10.2
google.golang.org/appengine v1.6.6 // indirect
)
Loading

0 comments on commit 9f33abc

Please sign in to comment.