aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-18 15:34:07 +0000
committerGitHub <noreply@github.com>2022-04-18 15:34:07 +0000
commita71eff0694fef541fbd12e7ffeed3038c6a74f01 (patch)
treeb6d5683bbb330a40d75c9c075b83008832d831cd /go.mod
parentcdb31c5b61ca3c8632c8722cbb8ca5adef535cdc (diff)
downloadseaweedfs-a71eff0694fef541fbd12e7ffeed3038c6a74f01.tar.xz
seaweedfs-a71eff0694fef541fbd12e7ffeed3038c6a74f01.zip
Bump github.com/aws/aws-sdk-go from 1.43.40 to 1.43.41
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.40 to 1.43.41. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.40...v1.43.41) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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