diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-10 10:21:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-10 10:21:02 +0000 |
| commit | 13e9428062da76e964e90595c669c03d45dc0188 (patch) | |
| tree | 6d4c031572154abd11a5f741ff0fb9d686b1462c /go.mod | |
| parent | 892659d6c03b4c17be68057f79bac33173822fcd (diff) | |
| download | xesite-13e9428062da76e964e90595c669c03d45dc0188.tar.xz xesite-13e9428062da76e964e90595c669c03d45dc0188.zip | |
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.7 to 1.32.8 (#876)
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.32.7 to 1.32.8.
- [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.32.7...v1.32.8)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ go 1.23.1 toolchain go1.23.4 require ( - github.com/aws/aws-sdk-go-v2 v1.32.7 + github.com/aws/aws-sdk-go-v2 v1.32.8 github.com/aws/aws-sdk-go-v2/service/s3 v1.72.0 github.com/bep/debounce v1.2.1 github.com/donatj/hmacsig v1.1.0 |
