aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-04-14 09:48:29 -0700
committerGitHub <noreply@github.com>2022-04-14 09:48:29 -0700
commit94ea10e504d31e9ff4f1956ff2c8cdbc975d0314 (patch)
tree927cf440d3e58d0100802dc760c0b599a369cd12 /go.mod
parentcae53cb238c88847d99e86194aa0455538dd66d4 (diff)
parent4d881cdb612895a6a4f6a3ebb715d5ec7d294045 (diff)
downloadseaweedfs-94ea10e504d31e9ff4f1956ff2c8cdbc975d0314.tar.xz
seaweedfs-94ea10e504d31e9ff4f1956ff2c8cdbc975d0314.zip
Merge pull request #2918 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.39
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 c935b4931..88db48788 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.38
+ github.com/aws/aws-sdk-go v1.43.39
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0