-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.mod: bump azure-storage-blob-go/azblob
Due to Azure/azure-storage-blob-go#236 , we had to use a weird version of this library (see 1b05192). A new release came out yesterday that's tagged correctly so let's use it so we can remove the hack from go.mod. Signed-off-by: Ondřej Budai <[email protected]>
- Loading branch information
1 parent
440753a
commit 2b41190
Showing
10 changed files
with
251 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 24 additions & 24 deletions
48
vendor/github.com/Azure/azure-storage-blob-go/azblob/bytes_writer.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
98 changes: 40 additions & 58 deletions
98
vendor/github.com/Azure/azure-storage-blob-go/azblob/chunkwriting.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.