diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-20 11:29:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-20 11:29:56 +0000 |
| commit | fe7d329d2a879b5d06cdfeeaf68bd0120376fbbc (patch) | |
| tree | 19e9509cd8a4acb9881616c84061201657785ede /go.mod | |
| parent | c81199f9d1a4989aa61af5c69f8aa16ad1fdf47f (diff) | |
| download | xesite-fe7d329d2a879b5d06cdfeeaf68bd0120376fbbc.tar.xz xesite-fe7d329d2a879b5d06cdfeeaf68bd0120376fbbc.zip | |
build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#886)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.73.1 to 1.73.2.
- [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/service/s3/v1.73.1...service/s3/v1.73.2)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
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.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ toolchain go1.23.4 require ( github.com/aws/aws-sdk-go-v2 v1.33.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.73.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.73.2 github.com/bep/debounce v1.2.1 github.com/donatj/hmacsig v1.1.0 github.com/emicklei/proto v1.14.0 @@ -41,7 +41,7 @@ require ( github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.28 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.5.1 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.5.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.9 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.11 // indirect |
