Update dependencies
This commit is contained in:
parent
f3b49987f8
commit
fda563d606
926 changed files with 189726 additions and 98666 deletions
2
vendor/github.com/Azure/azure-sdk-for-go/storage/file.go
generated
vendored
2
vendor/github.com/Azure/azure-sdk-for-go/storage/file.go
generated
vendored
|
@ -426,7 +426,7 @@ func (f *File) URL() string {
|
|||
return f.fsc.client.getEndpoint(fileServiceName, f.buildPath(), nil)
|
||||
}
|
||||
|
||||
// WriteRangeOptions includes opptions for a write file range operation
|
||||
// WriteRangeOptions includes options for a write file range operation
|
||||
type WriteRangeOptions struct {
|
||||
Timeout uint
|
||||
ContentMD5 string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue