mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Close #204. Add Trello dependency to /vendor
This commit is contained in:
2
vendor/github.com/google/go-github/github/admin_stats.go
generated
vendored
2
vendor/github.com/google/go-github/github/admin_stats.go
generated
vendored
@@ -108,7 +108,7 @@ func (s UserStats) String() string {
|
||||
return Stringify(s)
|
||||
}
|
||||
|
||||
//GistStats represents the number of total, private and public gists.
|
||||
// GistStats represents the number of total, private and public gists.
|
||||
type GistStats struct {
|
||||
TotalGists *int `json:"total_gists,omitempty"`
|
||||
PrivateGists *int `json:"private_gists,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user