mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-06 21:48:05 +00:00
Update vendored deps
This commit is contained in:
1
vendor/github.com/google/go-github/github/pulls.go
generated
vendored
1
vendor/github.com/google/go-github/github/pulls.go
generated
vendored
@@ -18,6 +18,7 @@ type PullRequestsService service
|
||||
|
||||
// PullRequest represents a GitHub pull request on a repository.
|
||||
type PullRequest struct {
|
||||
ID *int `json:"id,omitempty"`
|
||||
Number *int `json:"number,omitempty"`
|
||||
State *string `json:"state,omitempty"`
|
||||
Title *string `json:"title,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user