File tree 4 files changed +12
-201
lines changed
4 files changed +12
-201
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,10 @@ require (
10
10
github.com/jinzhu/inflection v1.0.0
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 v3.1.0-beta.2.0.20200425032215-994651e9b6df+incompatible
14
- github.com/pingcap/tidb v1.1.0-beta.0.20200426094148-df4c9f05c49c
15
- github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237 // indirect
13
+ github.com/pingcap/parser v0.0.0-20200623164729-3a18f1e5dceb
16
14
github.com/spf13/cobra v1.0.0
17
15
gopkg.in/yaml.v3 v3.0.0-20200121175148-a6ecf24a6d71
18
16
vitess.io/vitess v0.0.0-20200617014457-5ba6549015c0
19
17
)
20
18
21
- replace github.com/pingcap/parser => github.com/kyleconroy/parser v3.1.2+incompatible
19
+ replace github.com/pingcap/parser => github.com/kyleconroy/parser v0.0.0-20200727200926-0e04da0a60a6
You can’t perform that action at this time.
0 commit comments