diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-05 10:30:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-05 10:30:33 +0000 |
| commit | e30bab048fcacbc5960e53af0332c091869b478e (patch) | |
| tree | 37dedc36f7e2b991a7c514e876802325085b40da /go.mod | |
| parent | d9e26cb302bed724c1d1c862a0bb702a5579cd5f (diff) | |
| download | xesite-e30bab048fcacbc5960e53af0332c091869b478e.tar.xz xesite-e30bab048fcacbc5960e53af0332c091869b478e.zip | |
build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#922)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.78.0 to 1.78.1.
- [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.78.0...service/s3/v1.78.1)
---
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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ toolchain go1.23.4 require ( github.com/aws/aws-sdk-go-v2 v1.36.3 - github.com/aws/aws-sdk-go-v2/service/s3 v1.78.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.78.1 github.com/bep/debounce v1.2.1 github.com/donatj/hmacsig v1.1.0 github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456 |
