Bump deps

This commit is contained in:
Jeff Mitchell
2017-02-08 02:13:15 -05:00
parent ed215640f4
commit 25bcca2fad
141 changed files with 6008 additions and 17121 deletions

View File

@@ -96,6 +96,9 @@ const (
// https://developer.github.com/changes/2017-01-05-commit-search-api/
mediaTypeCommitSearchPreview = "application/vnd.github.cloak-preview+json"
// https://developer.github.com/changes/2016-12-14-reviews-api/
mediaTypePullRequestReviewsPreview = "application/vnd.github.black-cat-preview+json"
)
// A Client manages communication with the GitHub API.