File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/go-sql-driver/mysql v1.6.0
10
10
github.com/google/go-cmp v0.5.8
11
11
github.com/jackc/pgconn v1.13.0
12
- github.com/jackc/pgx/v4 v4.17.1
12
+ github.com/jackc/pgx/v4 v4.17.2
13
13
github.com/jinzhu/inflection v1.0.0
14
14
github.com/lib/pq v1.10.6
15
15
github.com/mattn/go-sqlite3 v1.14.15
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/jackc/pgx/v4 v4.0.0-20190420224344-cc3461e65d96/go.mod h1:mdxmSJJuR08
85
85
github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912 /go.mod h1:no/Y67Jkk/9WuGR0JG/JseM9irFbnEPbuWV2EELPNuM =
86
86
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186 /go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc =
87
87
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c /go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs =
88
- github.com/jackc/pgx/v4 v4.17.1 h1:tASdE79tX9LOQu3MMvioWT6YaZkf58ZhmLHhV4sv5WM =
89
- github.com/jackc/pgx/v4 v4.17.1 /go.mod h1:lcxIZN44yMIrWI78a5CpucdD14hX0SBDbNRvjDBItsw =
88
+ github.com/jackc/pgx/v4 v4.17.2 h1:0Ut0rpeKwvIVbMQ1KbMBU4h6wxehBI535LK6Flheh8E =
89
+ github.com/jackc/pgx/v4 v4.17.2 /go.mod h1:lcxIZN44yMIrWI78a5CpucdD14hX0SBDbNRvjDBItsw =
90
90
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
91
91
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
92
92
github.com/jackc/puddle v1.1.3 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
You can’t perform that action at this time.
0 commit comments