aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-03-31 08:54:38 -0700
committerGitHub <noreply@github.com>2022-03-31 08:54:38 -0700
commitdfe5bfbe2be0eed360ffcbdd1f25fa5a16a5eb55 (patch)
treeda4c61dafe066869648977438d1abe13ee7d4a2e /go.mod
parentaa7eb31bea0aecb18c9827fcd1b4fa06b90078be (diff)
parent2fc524ed30fc840fd2a3e11633be7c98aef2ac24 (diff)
downloadseaweedfs-dfe5bfbe2be0eed360ffcbdd1f25fa5a16a5eb55.tar.xz
seaweedfs-dfe5bfbe2be0eed360ffcbdd1f25fa5a16a5eb55.zip
Merge pull request #2860 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.29
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 c56523af6..4f0ffdf9f 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.8
github.com/Shopify/sarama v1.32.0
- github.com/aws/aws-sdk-go v1.43.28
+ github.com/aws/aws-sdk-go v1.43.29
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0