mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 07:43:35 +00:00
vendor: update all dependencies
This commit is contained in:
2
vendor/github.com/Azure/azure-storage-blob-go/azblob/sas_service.go
generated
vendored
2
vendor/github.com/Azure/azure-storage-blob-go/azblob/sas_service.go
generated
vendored
@@ -61,6 +61,8 @@ func (v BlobSASSignatureValues) NewSASQueryParameters(sharedKeyCredential *Share
|
||||
v.IPRange.String(),
|
||||
string(v.Protocol),
|
||||
v.Version,
|
||||
resource,
|
||||
"", // signed timestamp, @TODO add for snapshot sas feature
|
||||
v.CacheControl, // rscc
|
||||
v.ContentDisposition, // rscd
|
||||
v.ContentEncoding, // rsce
|
||||
|
||||
Reference in New Issue
Block a user