We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d6441 commit aa9bfd2Copy full SHA for aa9bfd2
1 file changed
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/labstack/echo v3.3.10+incompatible
14
github.com/namsral/flag v1.7.4-pre
15
github.com/ncw/swift v1.0.50
16
- github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32
+ github.com/pingcap/errors 6657a5023d8a
17
github.com/pingcap/parser v0.0.0-20210415081931-48e7f467fd74
18
github.com/pkg/errors v0.9.1
19
github.com/prometheus/client_golang v1.16.0
0 commit comments