| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-08 | dep: Setup Gopkg.toml | Joseph Richey | |
| This change transitions to dep, sets up Gopkg.toml, and purnes the maximum allowable number of files. | |||
| 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 | |||