Skip to content

Commit ce1e40e

Browse files
build(deps): bump github.com/jackc/pgx/v4 from 4.12.0 to 4.13.0 (#1094)
1 parent aacdd49 commit ce1e40e

File tree

2 files changed

+15
-212
lines changed

2 files changed

+15
-212
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/davecgh/go-spew v1.1.1
88
github.com/go-sql-driver/mysql v1.6.0
99
github.com/google/go-cmp v0.5.6
10-
github.com/jackc/pgx/v4 v4.12.0
10+
github.com/jackc/pgx/v4 v4.13.0
1111
github.com/jinzhu/inflection v1.0.0
1212
github.com/kr/pretty v0.2.1 // indirect
1313
github.com/lib/pq v1.10.2

0 commit comments

Comments
 (0)