aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/pkg/errors
AgeCommit message (Collapse)Author
2017-06-26vendor: add in github.com/pkg/errorsJoe Richey joerichey@google.com
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