mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-10 10:01:16 -04:00
Updates google/go-github to the latest revision (#12604)
* Updates to the latest go-github * `github_repository_collaborator` uses invitations API
This commit is contained in:
committed by
Paul Stack
parent
abe2f9ead1
commit
85f759f296
6
vendor/github.com/google/go-github/github/git.go
generated
vendored
6
vendor/github.com/google/go-github/github/git.go
generated
vendored
@@ -8,7 +8,5 @@ package github
|
||||
// GitService handles communication with the git data related
|
||||
// methods of the GitHub API.
|
||||
//
|
||||
// GitHub API docs: http://developer.github.com/v3/git/
|
||||
type GitService struct {
|
||||
client *Client
|
||||
}
|
||||
// GitHub API docs: https://developer.github.com/v3/git/
|
||||
type GitService service
|
||||
|
||||
Reference in New Issue
Block a user