mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-04 12:37:59 +00:00
Update deps
This commit is contained in:
3
vendor/github.com/google/go-github/github/github.go
generated
vendored
3
vendor/github.com/google/go-github/github/github.go
generated
vendored
@@ -93,6 +93,9 @@ const (
|
||||
|
||||
// https://developer.github.com/changes/2016-11-28-preview-org-membership/
|
||||
mediaTypeOrgMembershipPreview = "application/vnd.github.korra-preview+json"
|
||||
|
||||
// https://developer.github.com/changes/2017-01-05-commit-search-api/
|
||||
mediaTypeCommitSearchPreview = "application/vnd.github.cloak-preview+json"
|
||||
)
|
||||
|
||||
// A Client manages communication with the GitHub API.
|
||||
|
||||
Reference in New Issue
Block a user