File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/davecgh/go-spew v1.1.1
8
8
github.com/go-sql-driver/mysql v1.6.0
9
9
github.com/google/go-cmp v0.5.6
10
- github.com/jackc/pgx/v4 v4.14.0
10
+ github.com/jackc/pgx/v4 v4.14.1
11
11
github.com/jinzhu/inflection v1.0.0
12
12
github.com/kr/pretty v0.2.1 // indirect
13
13
github.com/lib/pq v1.10.4
Original file line number Diff line number Diff line change @@ -226,14 +226,14 @@ github.com/jackc/pgtype v0.0.0-20190421001408-4ed0de4755e0/go.mod h1:hdSHsc1V01C
226
226
github.com/jackc/pgtype v0.0.0-20190824184912-ab885b375b90 /go.mod h1:KcahbBH1nCMSo2DXpzsoWOAfFkdEtEJpPbVLq8eE+mc =
227
227
github.com/jackc/pgtype v0.0.0-20190828014616-a8802b16cc59 /go.mod h1:MWlu30kVJrUS8lot6TQqcg7mtthZ9T0EoIBFiJcmcyw =
228
228
github.com/jackc/pgtype v1.8.1-0.20210724151600-32e20a603178 /go.mod h1:C516IlIV9NKqfsMCXTdChteoXmwgUceqaLfjg2e3NlM =
229
- github.com/jackc/pgtype v1.9.0 h1:/SH1RxEtltvJgsDqp3TbiTFApD3mey3iygpuEGeuBXk =
230
- github.com/jackc/pgtype v1.9.0 /go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4 =
229
+ github.com/jackc/pgtype v1.9.1 h1:MJc2s0MFS8C3ok1wQTdQxWuXQcB6+HwAm5x1CzW7mf0 =
230
+ github.com/jackc/pgtype v1.9.1 /go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4 =
231
231
github.com/jackc/pgx/v4 v4.0.0-20190420224344-cc3461e65d96 /go.mod h1:mdxmSJJuR08CZQyj1PVQBHy9XOp5p8/SHH6a0psbY9Y =
232
232
github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912 /go.mod h1:no/Y67Jkk/9WuGR0JG/JseM9irFbnEPbuWV2EELPNuM =
233
233
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186 /go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc =
234
234
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c /go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs =
235
- github.com/jackc/pgx/v4 v4.14.0 h1:TgdrmgnM7VY72EuSQzBbBd4JA1RLqJolrw9nQVZABVc =
236
- github.com/jackc/pgx/v4 v4.14.0 /go.mod h1:jT3ibf/A0ZVCp89rtCIN0zCJxcE74ypROmHEZYsG/j8 =
235
+ github.com/jackc/pgx/v4 v4.14.1 h1:71oo1KAGI6mXhLiTMn6iDFcp3e7+zon/capWjl2OEFU =
236
+ github.com/jackc/pgx/v4 v4.14.1 /go.mod h1:RgDuE4Z34o7XE92RpLsvFiOEfrAUT0Xt2KxvX73W06M =
237
237
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
238
238
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
239
239
github.com/jackc/puddle v1.1.3 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
You can’t perform that action at this time.
0 commit comments