mirror of
https://github.com/rclone/rclone.git
synced 2025-12-28 14:13:28 +00:00
vendor: update all dependencies
This commit is contained in:
1
vendor/google.golang.org/api/gensupport/params.go
generated
vendored
1
vendor/google.golang.org/api/gensupport/params.go
generated
vendored
@@ -43,6 +43,7 @@ func (u URLParams) Encode() string {
|
||||
return url.Values(u).Encode()
|
||||
}
|
||||
|
||||
// SetOptions sets the URL params and any additional call options.
|
||||
func SetOptions(u URLParams, opts ...googleapi.CallOption) {
|
||||
for _, o := range opts {
|
||||
u.Set(o.Get())
|
||||
|
||||
Reference in New Issue
Block a user