aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-05-09 08:31:37 -0700
committerGitHub <noreply@github.com>2022-05-09 08:31:37 -0700
commit9b04b8bd53e59ec38afc2e7b1955499e3b816eab (patch)
tree380bdc31386b63dad92b3782cb46c219bdefc4c6 /go.mod
parent7f30706fd3d4915a7e022b40ede9e7be5cdb7d80 (diff)
parent51150227a0d2ca8a6d1bf1b65309a54ca706c25d (diff)
downloadseaweedfs-9b04b8bd53e59ec38afc2e7b1955499e3b816eab.tar.xz
seaweedfs-9b04b8bd53e59ec38afc2e7b1955499e3b816eab.zip
Merge pull request #3033 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.9
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 9cb5b3e70..3fa38a782 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.45
+ github.com/aws/aws-sdk-go v1.44.9
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0