forked from TrueCloudLab/restic
Update vendored dependencies
This includes github.com/kurin/blazer 0.2.0, which resolves #1291
This commit is contained in:
parent
ba23d24dd1
commit
61cb1cc6f8
1044 changed files with 203022 additions and 97709 deletions
4
vendor/google.golang.org/api/gmail/v1/gmail-api.json
generated
vendored
4
vendor/google.golang.org/api/gmail/v1/gmail-api.json
generated
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/la0JMEgDGXDvEQo21njsRq7Rg-c\"",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/yLmXjwrCZrd7tYs9N17TGZKIRRE\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "gmail:v1",
|
||||
"name": "gmail",
|
||||
|
@ -88,7 +88,7 @@
|
|||
"description": "View and modify but not delete your email"
|
||||
},
|
||||
"https://www.googleapis.com/auth/gmail.readonly": {
|
||||
"description": "View your emails messages and settings"
|
||||
"description": "View your email messages and settings"
|
||||
},
|
||||
"https://www.googleapis.com/auth/gmail.send": {
|
||||
"description": "Send email on your behalf"
|
||||
|
|
2
vendor/google.golang.org/api/gmail/v1/gmail-gen.go
generated
vendored
2
vendor/google.golang.org/api/gmail/v1/gmail-gen.go
generated
vendored
|
@ -66,7 +66,7 @@ const (
|
|||
// View and modify but not delete your email
|
||||
GmailModifyScope = "https://www.googleapis.com/auth/gmail.modify"
|
||||
|
||||
// View your emails messages and settings
|
||||
// View your email messages and settings
|
||||
GmailReadonlyScope = "https://www.googleapis.com/auth/gmail.readonly"
|
||||
|
||||
// Send email on your behalf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue