mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
update some dependencies (#208)
* update some dependencies * some more * add these * remove things? * regen
This commit is contained in:
1
vendor/github.com/google/go-github/github/git_trees.go
generated
vendored
1
vendor/github.com/google/go-github/github/git_trees.go
generated
vendored
@ -30,6 +30,7 @@ type TreeEntry struct {
|
||||
Type *string `json:"type,omitempty"`
|
||||
Size *int `json:"size,omitempty"`
|
||||
Content *string `json:"content,omitempty"`
|
||||
URL *string `json:"url,omitempty"`
|
||||
}
|
||||
|
||||
func (t TreeEntry) String() string {
|
||||
|
Reference in New Issue
Block a user