Skip to content

Commit ad9bdcd

Browse files
fix(deps): update module github.com/azure/azure-storage-blob-go to v0.15.0 (#14746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ada4b7b commit ad9bdcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
cloud.google.com/go/pubsub v1.45.1
1010
cloud.google.com/go/storage v1.46.0
1111
github.com/Azure/azure-pipeline-go v0.2.3
12-
github.com/Azure/azure-storage-blob-go v0.14.0
12+
github.com/Azure/azure-storage-blob-go v0.15.0
1313
github.com/Azure/go-autorest/autorest/adal v0.9.24
1414
github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
1515
github.com/IBM/sarama v1.43.3

‎vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared
132132
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob
133133
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas
134134
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service
135-
# github.com/Azure/azure-storage-blob-go v0.14.0 => github.com/MasslessParticle/azure-storage-blob-go v0.14.1-0.20240322194317-344980fda573
135+
# github.com/Azure/azure-storage-blob-go v0.15.0 => github.com/MasslessParticle/azure-storage-blob-go v0.14.1-0.20240322194317-344980fda573
136136
## explicit; go 1.15
137137
github.com/Azure/azure-storage-blob-go/azblob
138138
# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1

0 commit comments

Comments
 (0)