aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-10 11:05:46 -0700
committerGitHub <noreply@github.com>2025-03-10 11:05:46 -0700
commitaedb4d9f287eb52ea0637737216d0a59f1ebc403 (patch)
tree1bd1c3b653921d0b4e9911cebb2b653fd477851b /go.mod
parent20d7e44fc874ab054ddd012129c5c63f7c317595 (diff)
downloadseaweedfs-aedb4d9f287eb52ea0637737216d0a59f1ebc403.tar.xz
seaweedfs-aedb4d9f287eb52ea0637737216d0a59f1ebc403.zip
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.2 to 1.36.3 (#6617)
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.36.2 to 1.36.3. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.2...v1.36.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 996c5f517..d0ad3d538 100644
--- a/go.mod
+++ b/go.mod
@@ -129,7 +129,7 @@ require (
github.com/Jille/raft-grpc-transport v1.6.1
github.com/arangodb/go-driver v1.6.6
github.com/armon/go-metrics v0.4.1
- github.com/aws/aws-sdk-go-v2 v1.36.2
+ github.com/aws/aws-sdk-go-v2 v1.36.3
github.com/aws/aws-sdk-go-v2/config v1.29.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.60
github.com/aws/aws-sdk-go-v2/service/s3 v1.77.1