mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-20 20:05:14 +00:00
Update deps
This commit is contained in:
2
vendor/github.com/google/go-github/github/users.go
generated
vendored
2
vendor/github.com/google/go-github/github/users.go
generated
vendored
@@ -138,6 +138,8 @@ func (s *UsersService) Edit(user *User) (*User, *Response, error) {
|
||||
type UserListOptions struct {
|
||||
// ID of the last user seen
|
||||
Since int `url:"since,omitempty"`
|
||||
|
||||
ListOptions
|
||||
}
|
||||
|
||||
// ListAll lists all GitHub users.
|
||||
|
||||
Reference in New Issue
Block a user