Skip to content

Commit 9a039b5

Browse files
Update github.com/pingcap/errors digest to 799fae1
1 parent 1b4be3e commit 9a039b5

10 files changed

Lines changed: 60 additions & 152 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/labstack/echo v3.3.10+incompatible
1414
github.com/namsral/flag v1.7.4-pre
1515
github.com/ncw/swift v1.0.50
16-
github.com/pingcap/errors v0.11.5-0.20201126102027-b0a155152ca3
16+
github.com/pingcap/errors v0.11.5-0.20231212100244-799fae176cfb
1717
github.com/pingcap/parser v0.0.0-20210415081931-48e7f467fd74
1818
github.com/pkg/errors v0.9.1
1919
github.com/prometheus/client_golang v1.16.0

go.sum

Lines changed: 2 additions & 103 deletions
Large diffs are not rendered by default.

vendor/github.com/pingcap/errors/.travis.yml

Lines changed: 6 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/pingcap/errors/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/pingcap/errors/appveyor.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

vendor/github.com/pingcap/errors/compatible_shim.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/pingcap/errors/errors.go

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/pingcap/errors/juju_adaptor.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/pingcap/errors/normalize.go

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ github.com/namsral/flag
152152
# github.com/ncw/swift v1.0.50
153153
## explicit
154154
github.com/ncw/swift
155-
# github.com/pingcap/errors v0.11.5-0.20201126102027-b0a155152ca3
155+
# github.com/pingcap/errors v0.11.5-0.20231212100244-799fae176cfb
156156
## explicit; go 1.14
157157
github.com/pingcap/errors
158158
# github.com/pingcap/log v0.0.0-20210317133921-96f4fcab92a4

0 commit comments

Comments
 (0)