Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/jackc/pgx/v4 to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 71838c3 commit 8ba7f94
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/facebook/ent v0.5.0
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/jackc/pgx/v4 v4.9.2
github.com/jackc/pgx/v4 v4.16.0
github.com/nats-io/nats-server/v2 v2.1.8 // indirect
github.com/nats-io/nats-streaming-server v0.18.0 // indirect
github.com/nats-io/stan.go v0.7.0
Expand Down
45 changes: 45 additions & 0 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ba7f94

Please sign in to comment.