mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-25 06:15:01 +00:00
Update deps
This commit is contained in:
4
vendor/github.com/google/go-github/github/search.go
generated
vendored
4
vendor/github.com/google/go-github/github/search.go
generated
vendored
@@ -15,9 +15,7 @@ import (
|
||||
// in the GitHub API.
|
||||
//
|
||||
// GitHub API docs: http://developer.github.com/v3/search/
|
||||
type SearchService struct {
|
||||
client *Client
|
||||
}
|
||||
type SearchService service
|
||||
|
||||
// SearchOptions specifies optional parameters to the SearchService methods.
|
||||
type SearchOptions struct {
|
||||
|
||||
Reference in New Issue
Block a user