diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-03 09:07:15 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-03 09:07:15 -0800 |
| commit | 568c0e4a6e8e34ed4d546557891fa38375c59971 (patch) | |
| tree | 21bcd012dc6c786522af1eaa8c513cafd4e9264b /go.mod | |
| parent | 5c3d7e6ae63e0e07375d64a9926ed45b536f671c (diff) | |
| download | seaweedfs-568c0e4a6e8e34ed4d546557891fa38375c59971.tar.xz seaweedfs-568c0e4a6e8e34ed4d546557891fa38375c59971.zip | |
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.34.0 to 1.36.0 (#6505)
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.34.0 to 1.36.0.
- [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.34.0...v1.36.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ require ( github.com/Jille/raft-grpc-transport v1.6.1 github.com/arangodb/go-driver v1.6.5 github.com/armon/go-metrics v0.4.1 - github.com/aws/aws-sdk-go-v2 v1.34.0 + github.com/aws/aws-sdk-go-v2 v1.36.0 github.com/aws/aws-sdk-go-v2/config v1.29.1 github.com/aws/aws-sdk-go-v2/credentials v1.17.54 github.com/aws/aws-sdk-go-v2/service/s3 v1.72.0 |
