aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-04-05 09:06:19 -0700
committerGitHub <noreply@github.com>2022-04-05 09:06:19 -0700
commitae5aa2bf042c3eb920172b1db16de5c95f77e65e (patch)
tree2dc205a2542eb84b532db65cbd563f9ac1074b69 /go.mod
parent3176bf126ae21395b26d6f6531c05fb571fac54f (diff)
parent10dc72ca549e319fedf6bd664c5083ec62d4ea2d (diff)
downloadseaweedfs-ae5aa2bf042c3eb920172b1db16de5c95f77e65e.tar.xz
seaweedfs-ae5aa2bf042c3eb920172b1db16de5c95f77e65e.zip
Merge pull request #2875 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.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 64b82671f..5c8b9e105 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.31
+ github.com/aws/aws-sdk-go v1.43.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