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 @@ -36,7 +36,7 @@ require (
36
36
github.com/jackc/pgpassfile v1.0.0 // indirect
37
37
github.com/jackc/pgproto3/v2 v2.3.1 // indirect
38
38
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
39
- github.com/jackc/pgtype v1.13 .0
39
+ github.com/jackc/pgtype v1.14 .0
40
40
github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63 // indirect
41
41
github.com/pingcap/log v0.0.0-20210906054005-afc726e70354 // indirect
42
42
github.com/pingcap/tidb/parser v0.0.0-20220725134311-c80026e61f00
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ github.com/jackc/pgtype v0.0.0-20190824184912-ab885b375b90/go.mod h1:KcahbBH1nCM
82
82
github.com/jackc/pgtype v0.0.0-20190828014616-a8802b16cc59 /go.mod h1:MWlu30kVJrUS8lot6TQqcg7mtthZ9T0EoIBFiJcmcyw =
83
83
github.com/jackc/pgtype v1.8.1-0.20210724151600-32e20a603178 /go.mod h1:C516IlIV9NKqfsMCXTdChteoXmwgUceqaLfjg2e3NlM =
84
84
github.com/jackc/pgtype v1.12.0 /go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4 =
85
- github.com/jackc/pgtype v1.13 .0 h1:XkIc7A+1BmZD19bB2NxrtjJweHxQ9agqvM+9URc68Cg =
86
- github.com/jackc/pgtype v1.13 .0 /go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4 =
85
+ github.com/jackc/pgtype v1.14 .0 h1:y+xUdabmyMkJLyApYuPj38mW+aAIqCe5uuBB51rH3Vw =
86
+ github.com/jackc/pgtype v1.14 .0 /go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4 =
87
87
github.com/jackc/pgx/v4 v4.0.0-20190420224344-cc3461e65d96 /go.mod h1:mdxmSJJuR08CZQyj1PVQBHy9XOp5p8/SHH6a0psbY9Y =
88
88
github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912 /go.mod h1:no/Y67Jkk/9WuGR0JG/JseM9irFbnEPbuWV2EELPNuM =
89
89
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186 /go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc =
You can’t perform that action at this time.
0 commit comments