mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-20 20:05:14 +00:00
Bump Deps (#4868)
* bump deps * revert script changes * adding govendor miss
This commit is contained in:
3
vendor/github.com/google/go-github/github/users.go
generated
vendored
3
vendor/github.com/google/go-github/github/users.go
generated
vendored
@@ -140,6 +140,9 @@ type UserListOptions struct {
|
||||
// ID of the last user seen
|
||||
Since int64 `url:"since,omitempty"`
|
||||
|
||||
// Note: Pagination is powered exclusively by the Since parameter,
|
||||
// ListOptions.Page has no effect.
|
||||
// ListOptions.PerPage controls an undocumented GitHub API parameter.
|
||||
ListOptions
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user