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:
2
vendor/github.com/google/go-github/github/gists.go
generated
vendored
2
vendor/github.com/google/go-github/github/gists.go
generated
vendored
@@ -59,7 +59,7 @@ type GistCommit struct {
|
||||
Version *string `json:"version,omitempty"`
|
||||
User *User `json:"user,omitempty"`
|
||||
ChangeStatus *CommitStats `json:"change_status,omitempty"`
|
||||
CommitedAt *Timestamp `json:"commited_at,omitempty"`
|
||||
CommittedAt *Timestamp `json:"committed_at,omitempty"`
|
||||
}
|
||||
|
||||
func (gc GistCommit) String() string {
|
||||
|
||||
Reference in New Issue
Block a user