aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-05-09 08:33:40 -0700
committerGitHub <noreply@github.com>2022-05-09 08:33:40 -0700
commitffa413a16f6ca82bd702c6d0619b50dfa385b536 (patch)
tree5f5ec81f1bd1328f0f801367cb3f422d143a9286 /go.mod
parent07b1d10f268b6520dceaeed981ff994b55b206d6 (diff)
parent13bd6794e2745ac403179083bebeb326581d6861 (diff)
downloadseaweedfs-ffa413a16f6ca82bd702c6d0619b50dfa385b536.tar.xz
seaweedfs-ffa413a16f6ca82bd702c6d0619b50dfa385b536.zip
Merge pull request #3029 from chrislusf/dependabot/go_modules/github.com/Azure/azure-storage-blob-go-0.15.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 032b02574..d19e5dbcb 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
cloud.google.com/go/pubsub v1.21.1
cloud.google.com/go/storage v1.22.0
github.com/Azure/azure-pipeline-go v0.2.3
- github.com/Azure/azure-storage-blob-go v0.14.0
+ github.com/Azure/azure-storage-blob-go v0.15.0
github.com/OneOfOne/xxhash v1.2.8
github.com/Shopify/sarama v1.32.0
github.com/aws/aws-sdk-go v1.44.9