File tree Expand file tree Collapse file tree 3 files changed +111
-6
lines changed Expand file tree Collapse file tree 3 files changed +111
-6
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,9 @@ require (
10
10
github.com/kyleconroy/sqlc-testdata v0.0.0-20200512000015-15313bc43553
11
11
github.com/lfittl/pg_query_go v1.0.0
12
12
github.com/lib/pq v1.4.0
13
- github.com/pingcap/parser v0.0.0-20200218113622-517beb2e39c2
14
- github.com/pingcap/tidb v1.1.0-beta.0.20200219045929-1344d6ddd9e7
13
+ github.com/pingcap/parser v3.1.1+incompatible
14
+ github.com/pingcap/tidb v1.1.0-beta.0.20200426094148-df4c9f05c49c
15
15
github.com/spf13/cobra v0.0.5
16
- golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
17
- golang.org/x/sys v0.0.0-20191220220014-0732a990476f // indirect
18
16
google.golang.org/genproto v0.0.0-20191223191004-3caeed10a8bf // indirect
19
17
google.golang.org/grpc v1.26.0 // indirect
20
18
gopkg.in/yaml.v3 v3.0.0-20200121175148-a6ecf24a6d71
You can’t perform that action at this time.
0 commit comments