We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aacdd49 commit ce1e40eCopy full SHA for ce1e40e
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/davecgh/go-spew v1.1.1
8
github.com/go-sql-driver/mysql v1.6.0
9
github.com/google/go-cmp v0.5.6
10
- github.com/jackc/pgx/v4 v4.12.0
+ github.com/jackc/pgx/v4 v4.13.0
11
github.com/jinzhu/inflection v1.0.0
12
github.com/kr/pretty v0.2.1 // indirect
13
github.com/lib/pq v1.10.2
0 commit comments