aboutsummaryrefslogtreecommitdiff
path: root/vendor/vendor.json
diff options
context:
space:
mode:
authorJoe Richey joerichey@google.com <joerichey@google.com>2017-06-15 22:11:50 -0700
committerJoe Richey joerichey@google.com <joerichey@google.com>2017-06-26 15:40:19 -0700
commit07341f3966675e4875f8cad3c8d86ae502de6d4d (patch)
tree6fde926f5797f27151eb70a4f002094c0626b19f /vendor/vendor.json
parentdefd27f75df3a6eef84ac33adf89b1ce255e738c (diff)
vendor: add in github.com/pkg/errors
This commit adds in the github.com/pkg/errors package for handling errors. This allows us to continue to add context to our errors as they move up the call stack, but still be able to switch on their root cause. Change-Id: I6fd55f184318ea1e28c93a84444a2627bff03682
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r--vendor/vendor.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 9a4ad2c..b634b0a 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -15,6 +15,12 @@
"revisionTime": "2017-03-31T03:19:02Z"
},
{
+ "checksumSHA1": "rJab1YdNhQooDiBWNnt7TLWPyBU=",
+ "path": "github.com/pkg/errors",
+ "revision": "c605e284fe17294bda444b34710735b29d1a9d90",
+ "revisionTime": "2017-05-05T04:36:39Z"
+ },
+ {
"checksumSHA1": "i71WrschHLiBZP8tSp5XIHWaLs8=",
"path": "github.com/urfave/cli",
"revision": "637b607ddfd6f973c99874519a553613e960607d",