aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-03-25 09:13:46 -0700
committerGitHub <noreply@github.com>2022-03-25 09:13:46 -0700
commit33c07e8fb0f5deb92662b7a76056acfb9aeecd1c (patch)
tree41cd86d1ee926be91b0b41c7bd5c9e57b05d9b9c /go.mod
parent868ebbd9b029b3037191a5cd9b544411a1cb0ca1 (diff)
parent44a0ebdf375bd68313d0e4c7377c62160edf4873 (diff)
downloadseaweedfs-33c07e8fb0f5deb92662b7a76056acfb9aeecd1c.tar.xz
seaweedfs-33c07e8fb0f5deb92662b7a76056acfb9aeecd1c.zip
Merge pull request #2820 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.25
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 89a62fb27..e41b12d0d 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/Azure/azure-storage-blob-go v0.14.0
github.com/OneOfOne/xxhash v1.2.2
github.com/Shopify/sarama v1.23.1
- github.com/aws/aws-sdk-go v1.40.34
+ github.com/aws/aws-sdk-go v1.43.25
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0