aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-07-11 10:13:34 -0700
committerGitHub <noreply@github.com>2022-07-11 10:13:34 -0700
commitcf241c8901380a0183cf470e6c89c4d76f5c2781 (patch)
tree73e33d6fb185595859e105faecf3f2b214880dee /go.mod
parentebcce363e25b5accbfe7b35a775bfdbd7cfe90ae (diff)
parentd9260f9d04d42730c3c34c225dc9513997efa0d5 (diff)
downloadseaweedfs-cf241c8901380a0183cf470e6c89c4d76f5c2781.tar.xz
seaweedfs-cf241c8901380a0183cf470e6c89c4d76f5c2781.zip
Merge pull request #3301 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.51
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 3b05d8ec3..fc956e42a 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.47
+ github.com/aws/aws-sdk-go v1.44.51
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0