mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 01:23:24 +00:00
vendor: update all dependencies
* Update all dependencies * Remove all `[[constraint]]` from Gopkg.toml * Add in the minimum number of `[[override]]` to build * Remove go get of github.com/inconshreveable/mousetrap as it is vendored * Update docs with new policy on constraints
This commit is contained in:
6
vendor/google.golang.org/api/fusiontables/v1/fusiontables-api.json
generated
vendored
6
vendor/google.golang.org/api/fusiontables/v1/fusiontables-api.json
generated
vendored
@@ -17,7 +17,7 @@
|
||||
"description": "API for working with Fusion Tables data.",
|
||||
"discoveryVersion": "v1",
|
||||
"documentationLink": "https://developers.google.com/fusiontables",
|
||||
"etag": "\"-iA1DTNe4s-I6JZXPt1t1Ypy8IU/3n2JbinzwstAjIIKWdbUBbIIhU4\"",
|
||||
"etag": "\"Zkyw9ACJZUvcYmlFaKGChzhmtnE/p0G2jAuETxZYQccv9ZDgRCaOWJQ\"",
|
||||
"icons": {
|
||||
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
||||
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
||||
@@ -64,12 +64,12 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"quotaUser": {
|
||||
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.",
|
||||
"description": "An opaque string that represents a user for quota purposes. Must not exceed 40 characters.",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"userIp": {
|
||||
"description": "IP address of the site where the request originates. Use this if you want to enforce per-user limits.",
|
||||
"description": "Deprecated. Please use quotaUser instead.",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
6
vendor/google.golang.org/api/fusiontables/v2/fusiontables-api.json
generated
vendored
6
vendor/google.golang.org/api/fusiontables/v2/fusiontables-api.json
generated
vendored
@@ -17,7 +17,7 @@
|
||||
"description": "API for working with Fusion Tables data.",
|
||||
"discoveryVersion": "v1",
|
||||
"documentationLink": "https://developers.google.com/fusiontables",
|
||||
"etag": "\"-iA1DTNe4s-I6JZXPt1t1Ypy8IU/_bC0Z0nYODnrZBcW4xrPKn1ZzhA\"",
|
||||
"etag": "\"Zkyw9ACJZUvcYmlFaKGChzhmtnE/Qvr1abdWt--huU-4cpNmEI93lx4\"",
|
||||
"icons": {
|
||||
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
||||
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
||||
@@ -64,12 +64,12 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"quotaUser": {
|
||||
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.",
|
||||
"description": "An opaque string that represents a user for quota purposes. Must not exceed 40 characters.",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
},
|
||||
"userIp": {
|
||||
"description": "IP address of the site where the request originates. Use this if you want to enforce per-user limits.",
|
||||
"description": "Deprecated. Please use quotaUser instead.",
|
||||
"location": "query",
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user