1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-22 19:23:40 +00:00

Update vendor directory

Re-added cobra patch 499475bb41
This commit is contained in:
Nick Craig-Wood
2017-02-17 16:49:51 +00:00
parent 3ef9f6f016
commit 8ec57d145e
267 changed files with 15430 additions and 10511 deletions

View File

@@ -24,7 +24,7 @@ const (
var (
metadataRequestHeaders = http.Header{
"X-Google-Metadata-Request": []string{"True"},
"Metadata-Flavor": []string{"Google"},
}
)