1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-21 18:53:34 +00:00

vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood
2018-03-19 15:51:38 +00:00
parent 940df88eb2
commit d64789528d
4309 changed files with 1327278 additions and 1001118 deletions

View File

@@ -176,8 +176,8 @@ type CreateShortDynamicLinkRequest struct {
// DynamicLinkInfo: Information about the Dynamic Link to be
// shortened.
// [Learn
// more](https://firebase.google.com/docs/dynamic-links/android#create-a-
// dynamic-link-programmatically).
// more](https://firebase.google.com/docs/reference/dynamic-links/link-sh
// ortener).
DynamicLinkInfo *DynamicLinkInfo `json:"dynamicLinkInfo,omitempty"`
// LongDynamicLink: Full long Dynamic Link URL with desired query
@@ -187,8 +187,8 @@ type CreateShortDynamicLinkRequest struct {
// "https://sample.app.goo.gl/?link=http://www.google.com&apn=co
// m.sample",
// [Learn
// more](https://firebase.google.com/docs/dynamic-links/android#create-a-
// dynamic-link-programmatically).
// more](https://firebase.google.com/docs/reference/dynamic-links/link-sh
// ortener).
LongDynamicLink string `json:"longDynamicLink,omitempty"`
// Suffix: Short Dynamic Link suffix. Optional.