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 5
5
require (
6
6
github.com/VividCortex/mysqlerr v0.0.0-20201215173831-4c396ae82aac
7
7
github.com/abbot/go-http-auth v0.4.0
8
- github.com/antlr/antlr4 v0.0.0-20200103163232-691acdc23f1f
8
+ github.com/antlr/antlr4 v0.0.0-20210221031308-60fd27ff93a8
9
9
github.com/deckarep/golang-set v1.7.1
10
10
github.com/go-sql-driver/mysql v1.5.0
11
11
github.com/golang-collections/go-datastructures v0.0.0-20150211160725-59788d5eb259
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuy
17
17
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
18
18
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
19
19
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
20
- github.com/antlr/antlr4 v0.0.0-20200103163232-691acdc23f1f h1:wUtLHuPO/sScvJYvntGmS2jSll+CtxTDpzZNvCXJepw =
21
- github.com/antlr/antlr4 v0.0.0-20200103163232-691acdc23f1f /go.mod h1:T7PbCXFs94rrTttyxjbyT5+/1V8T2TYDejxUfHJjw1Y =
20
+ github.com/antlr/antlr4 v0.0.0-20210221031308-60fd27ff93a8 h1:U9u8WXsKqHa6T2QJpatkePkDKqesefzIQCMXGWIDTD8 =
21
+ github.com/antlr/antlr4 v0.0.0-20210221031308-60fd27ff93a8 /go.mod h1:T7PbCXFs94rrTttyxjbyT5+/1V8T2TYDejxUfHJjw1Y =
22
22
github.com/apache/thrift v0.12.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
23
23
github.com/apache/thrift v0.13.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
24
24
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
You can’t perform that action at this time.
0 commit comments