aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-07-18 10:36:18 -0700
committerGitHub <noreply@github.com>2022-07-18 10:36:18 -0700
commit1567ea2f4429196c3f3e5d8a72e0e332e2699801 (patch)
tree5ef621a5d2c8727e5b8534e984a77916af7e7bb9 /go.mod
parent84ed7ee393373aa9017fcb4d76a0c5198f1c0137 (diff)
parent477ea8fbcfab684321bf226411a35fbf61c7dd97 (diff)
downloadseaweedfs-1567ea2f4429196c3f3e5d8a72e0e332e2699801.tar.xz
seaweedfs-1567ea2f4429196c3f3e5d8a72e0e332e2699801.zip
Merge pull request #3333 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.56
Bump github.com/aws/aws-sdk-go from 1.44.51 to 1.44.56
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 c3a2f13c1..49fab3619 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.51
+ github.com/aws/aws-sdk-go v1.44.56
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0