mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-06 05:28:03 +00:00
Update deps
This commit is contained in:
1
vendor/github.com/google/go-github/github/gists.go
generated
vendored
1
vendor/github.com/google/go-github/github/gists.go
generated
vendored
@@ -42,6 +42,7 @@ type GistFilename string
|
||||
type GistFile struct {
|
||||
Size *int `json:"size,omitempty"`
|
||||
Filename *string `json:"filename,omitempty"`
|
||||
Type *string `json:"type,omitempty"`
|
||||
RawURL *string `json:"raw_url,omitempty"`
|
||||
Content *string `json:"content,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user