| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-11 | vendor: update vendored dependancies | Joseph Richey | |
| This change updates dependancies to be consistent with Gopkg.toml. This change was generated by running "dep ensure". | |||
| 2017-06-26 | vendor: add in github.com/pkg/errors | Joe 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 | |||