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

Commit 65bf8f3

Browse files
fix(deps): update module github.com/jackc/pgx/v4 to v4.17.2
1 parent 71838c3 commit 65bf8f3

2 files changed

Lines changed: 53 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/facebook/ent v0.5.0
77
github.com/golang/protobuf v1.4.3
88
github.com/google/uuid v1.1.2
9-
github.com/jackc/pgx/v4 v4.9.2
9+
github.com/jackc/pgx/v4 v4.17.2
1010
github.com/nats-io/nats-server/v2 v2.1.8 // indirect
1111
github.com/nats-io/nats-streaming-server v0.18.0 // indirect
1212
github.com/nats-io/stan.go v0.7.0

go.sum

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

0 commit comments

Comments
 (0)