aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-03-30 09:16:59 -0700
committerGitHub <noreply@github.com>2022-03-30 09:16:59 -0700
commitc0ac0dd5f2885884e6b25f112e69e073e92d5bb2 (patch)
treecba7559eb6dc4715c1680f1c95a4b30899c78cef /go.mod
parentce8ef60c597ebce86efab7bf50c9a6de8aeea7cf (diff)
parentfcf7f6c022fec4028ef79b89c50b0ab85d082150 (diff)
downloadseaweedfs-c0ac0dd5f2885884e6b25f112e69e073e92d5bb2.tar.xz
seaweedfs-c0ac0dd5f2885884e6b25f112e69e073e92d5bb2.zip
Merge pull request #2850 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.28
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 53b460640..66d8c1efb 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.25
+ github.com/aws/aws-sdk-go v1.43.28
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0