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 @@ -14,7 +14,7 @@ require (
14
14
github.com/jinzhu/inflection v1.0.0
15
15
github.com/lib/pq v1.10.9
16
16
github.com/mattn/go-sqlite3 v1.14.16
17
- github.com/pganalyze/pg_query_go/v4 v4.2.0
17
+ github.com/pganalyze/pg_query_go/v4 v4.2.1
18
18
github.com/riza-io/grpc-go v0.2.0
19
19
github.com/spf13/cobra v1.7.0
20
20
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Ky
118
118
github.com/mattn/go-sqlite3 v1.14.16 h1:yOQRA0RpS5PFz/oikGwBEqvAWhWg5ufRz4ETLjwpU1Y =
119
119
github.com/mattn/go-sqlite3 v1.14.16 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
120
120
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
121
- github.com/pganalyze/pg_query_go/v4 v4.2.0 h1:67hSBZXYfABNYisEu/Xfu6R2gupnQwaoRhQicy0HSnQ =
122
- github.com/pganalyze/pg_query_go/v4 v4.2.0 /go.mod h1:aEkDNOXNM5j0YGzaAapwJ7LB3dLNj+bvbWcLv1hOVqA =
121
+ github.com/pganalyze/pg_query_go/v4 v4.2.1 h1:id/vuyIQccb9f6Yx3pzH5l4QYrxE3v6/m8RPlgMrprc =
122
+ github.com/pganalyze/pg_query_go/v4 v4.2.1 /go.mod h1:aEkDNOXNM5j0YGzaAapwJ7LB3dLNj+bvbWcLv1hOVqA =
123
123
github.com/pingcap/errors v0.11.0 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
124
124
github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63 h1:+FZIDR/D97YOPik4N4lPDaUcLDF/EQPogxtlHB2ZZRM =
125
125
github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63 /go.mod h1:X2r9ueLEUZgtx2cIogM0v4Zj5uvvzhuuiu7Pn8HzMPg =
You can’t perform that action at this time.
0 commit comments