aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-04-18 10:00:15 -0700
committerGitHub <noreply@github.com>2022-04-18 10:00:15 -0700
commite6ebafc094dc0ce0e3b0a68d7735f52a544bc479 (patch)
tree593eb933dffc877010c761b2c55ec6c73875e9a3 /go.mod
parent60ae6082c20ee952835dd9944f67addc0f039ab1 (diff)
parenta71eff0694fef541fbd12e7ffeed3038c6a74f01 (diff)
downloadseaweedfs-e6ebafc094dc0ce0e3b0a68d7735f52a544bc479.tar.xz
seaweedfs-e6ebafc094dc0ce0e3b0a68d7735f52a544bc479.zip
Merge pull request #2937 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.41
Bump github.com/aws/aws-sdk-go from 1.43.40 to 1.43.41
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 d064ddae1..9201197e4 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.40
+ github.com/aws/aws-sdk-go v1.43.41
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0