Commit cadff6a
authored
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.43.5 to 1.43.6 (#93)
Bumps
[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)
from 1.43.5 to 1.43.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/168c59c1c2491b7f4c4ceca63548062c521be859"><code>168c59c</code></a>
Release 2026-08-14</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/95fee357fc8b3f9dfed355d8035fc8014d4e5058"><code>95fee35</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/12e7ccdb2e9983c72f4342c0f7c0e7df65554a70"><code>12e7ccd</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/93e74b8bcac89f91f2ae6c073e655a9f524a8a3f"><code>93e74b8</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fe3cb6a41e2183899e83c5a35e3fde5402b18d85"><code>fe3cb6a</code></a>
fix: close original S3 response body in 200-error handling (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3517">#3517</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/800a56b45883ce56dde77ba86b9030dbfa256ddd"><code>800a56b</code></a>
Release 2026-08-13</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e739a5d9efd238948fe95ff1c1c54ade186e7b60"><code>e739a5d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f75a3c42cba93bf67e3bb698308cccf09ff26edd"><code>f75a3c4</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b0973f9323025b29b6e4dd8b59696cbb3504a4b2"><code>b0973f9</code></a>
delete stale response snapshots (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3516">#3516</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c3679fbb8c7849a91e563ba38cebb73c58500e6c"><code>c3679fb</code></a>
remove broken internal changelog recipe (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3515">#3515</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.43.5...v1.43.6">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bbc4214 commit cadff6a
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments