aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-06-13 10:11:51 -0700
committerGitHub <noreply@github.com>2022-06-13 10:11:51 -0700
commitf2f9e4ec202635f3ceb7d617a322f2295d07431d (patch)
tree3a67a749104226d4b8eab6df8c92971f99eccc02 /go.mod
parentc1ab14ec8b0dc6a367ed927fb7f7ce418564b235 (diff)
parent9bdd7e87258d39086d1cf3e68b360d46c36f3211 (diff)
downloadseaweedfs-f2f9e4ec202635f3ceb7d617a322f2295d07431d.tar.xz
seaweedfs-f2f9e4ec202635f3ceb7d617a322f2295d07431d.zip
Merge pull request #3174 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.32
Bump github.com/aws/aws-sdk-go from 1.44.14 to 1.44.32
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 d7881ce10..d1df2f9aa 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/Azure/azure-storage-blob-go v0.15.0
github.com/OneOfOne/xxhash v1.2.8
github.com/Shopify/sarama v1.34.1
- github.com/aws/aws-sdk-go v1.44.14
+ github.com/aws/aws-sdk-go v1.44.32
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0