We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974ec90 commit b9a7ac3Copy full SHA for b9a7ac3
go.mod1
@@ -11,7 +11,6 @@ require (
11
github.com/pingcap/errors v0.11.0
12
github.com/pingcap/tidb v0.0.0-20190218065808-69472bd1a6e9
13
github.com/pingcap/tipb v0.0.0-20190107072121-abbec73437b7
14
- github.com/pkg/errors v0.8.1
15
github.com/sirupsen/logrus v1.3.0
16
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2
17
)
0 commit comments