1
0
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:
Nick Craig-Wood
2018-05-02 17:09:45 +01:00
parent 21383877df
commit 6427029c4e
4902 changed files with 1443417 additions and 227283 deletions

View File

@@ -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"
}

View File

@@ -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"
}