mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-07 14:08:42 +00:00
Bump deps
This commit is contained in:
1
vendor/github.com/google/go-github/github/git_commits.go
generated
vendored
1
vendor/github.com/google/go-github/github/git_commits.go
generated
vendored
@@ -28,6 +28,7 @@ type Commit struct {
|
||||
Tree *Tree `json:"tree,omitempty"`
|
||||
Parents []Commit `json:"parents,omitempty"`
|
||||
Stats *CommitStats `json:"stats,omitempty"`
|
||||
HTMLURL *string `json:"html_url,omitempty"`
|
||||
URL *string `json:"url,omitempty"`
|
||||
Verification *SignatureVerification `json:"verification,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user