mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-06 13:38:01 +00:00
Bump 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
@@ -44,6 +44,7 @@ type PullRequest struct {
|
||||
PatchURL *string `json:"patch_url,omitempty"`
|
||||
Assignee *User `json:"assignee,omitempty"`
|
||||
Assignees []*User `json:"assignees,omitempty"`
|
||||
Milestone *Milestone `json:"milestone,omitempty"`
|
||||
|
||||
Head *PullRequestBranch `json:"head,omitempty"`
|
||||
Base *PullRequestBranch `json:"base,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user