Skip to content

Commit bfe813f

Browse files
lysuti-chi-bot
authored andcommitted
[parser] terror: enhance terror FastGen to gen nostack error (#326)
1 parent 304090f commit bfe813f

File tree

3 files changed

+80
-2
lines changed

3 files changed

+80
-2
lines changed

parser/go.mod1

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/cznic/strutil v0.0.0-20171016134553-529a34b1c186
99
github.com/cznic/y v0.0.0-20170802143616-045f81c6662a
1010
github.com/pingcap/check v0.0.0-20190102082844-67f458068fc8
11-
github.com/pingcap/errors v0.11.1
11+
github.com/pingcap/errors v0.11.4
1212
github.com/pingcap/tidb v0.0.0-20190321025159-e8299209340c
1313
github.com/pingcap/tipb v0.0.0-20190107072121-abbec73437b7
1414
github.com/sirupsen/logrus v1.3.0

0 commit comments

Comments
 (0)