mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-08 19:18:27 +00:00
Vendor using dep
This commit is contained in:
2
vendor/github.com/google/go-github/github/authorizations.go
generated
vendored
2
vendor/github.com/google/go-github/github/authorizations.go
generated
vendored
@@ -63,7 +63,7 @@ type Authorization struct {
|
||||
App *AuthorizationApp `json:"app,omitempty"`
|
||||
Note *string `json:"note,omitempty"`
|
||||
NoteURL *string `json:"note_url,omitempty"`
|
||||
UpdateAt *Timestamp `json:"updated_at,omitempty"`
|
||||
UpdatedAt *Timestamp `json:"updated_at,omitempty"`
|
||||
CreatedAt *Timestamp `json:"created_at,omitempty"`
|
||||
Fingerprint *string `json:"fingerprint,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user