aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/pkg
AgeCommit message (Collapse)Author
2018-02-08dep: Setup Gopkg.tomlJoseph Richey
This change transitions to dep, sets up Gopkg.toml, and purnes the maximum allowable number of files.
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