Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit ba985fa

Browse files
thaJeztahcpuguy83
authored andcommitted
vendor: pkg/errors v0.9.1
full diff: pkg/errors@v0.8.1...v0.9.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit dc089c22ceb839b1ff06dca01cee752371a3db48) Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: edf2c49410e6f5ea33aafdf8dbcd9a93d1a834a1 Component: engine
1 parent e0a599a commit ba985fa

5 files changed

Lines changed: 99 additions & 18 deletions

File tree

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ github.com/prometheus/client_model 6f3806018612930941127f2a7c6c
149149
github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801
150150
github.com/prometheus/procfs 7d6f385de8bea29190f15ba9931442a0eaef9af7
151151
github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c # v1.0.1
152-
github.com/pkg/errors ba968bfe8b2f7e042a574c888954fccecfa385b4 # v0.8.1
152+
github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 # v0.9.1
153153
github.com/grpc-ecosystem/go-grpc-prometheus c225b8c3b01faf2899099b768856a9e916e5087b # v1.2.0
154154

155155
# cli

components/engine/vendor/github.com/pkg/errors/README.md

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

components/engine/vendor/github.com/pkg/errors/errors.go

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

components/engine/vendor/github.com/pkg/errors/go113.go

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

components/engine/vendor/github.com/pkg/errors/stack.go

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

0 commit comments

Comments
 (0)