aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 11:10:22 -0700
committerGitHub <noreply@github.com>2023-05-29 11:10:22 -0700
commitaf0727ae4b358451e6f4e6a3887c5b6220596888 (patch)
tree2b43d4388a9b33227613ad1799c9a36fd4e771ac /go.mod
parenta09a7c53e7083dc79cc3b0a316fb1d9a715594e4 (diff)
downloadseaweedfs-af0727ae4b358451e6f4e6a3887c5b6220596888.tar.xz
seaweedfs-af0727ae4b358451e6f4e6a3887c5b6220596888.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.266 to 1.44.271 (#4515)
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 7088a9968..450fe951a 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
github.com/Shopify/sarama v1.38.1
- github.com/aws/aws-sdk-go v1.44.266
+ github.com/aws/aws-sdk-go v1.44.271
github.com/beorn7/perks v1.0.1 // indirect
github.com/bwmarrin/snowflake v0.3.0
github.com/cenkalti/backoff/v4 v4.2.1