Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.25.…
…6 to 1.26.1 (#90) Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.25.6 to 1.26.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5399c50f8a2fc8b966d2368bfb1c8aaf546efefb"><code>5399c50</code></a> Release 2022-03-23</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/57ed4144aa9e38dfd1a8c41bbae9f4b4c2f56dac"><code>57ed414</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e7797b2c8bb8e3393455231024242783a40d6a30"><code>e7797b2</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0a7068e374e813ff24326d09f2903bae0e3d57cb"><code>0a7068e</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cbd1bab25397591da5983f6a598df23a8daa67c6"><code>cbd1bab</code></a> Update IMDS credential provider to handle credentials fail to refresh (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1634">#1634</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f83f630afb5c3f149058ae004c4f75a6acecc85d"><code>f83f630</code></a> Remove unneeded destructive integration tests for Amazon S3 Control API (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1637">#1637</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ccdd0e4fab2786009c8728b18298d7972b66a851"><code>ccdd0e4</code></a> Release 2022-03-22</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5b16b20bd80356d4a8dca1cb5454e96149cbc626"><code>5b16b20</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d273f3acd96f9b88b3d41cddff6c47b07cb51bb5"><code>d273f3a</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d78523a009125fa2a74fcf3201db87ba42fe2322"><code>d78523a</code></a> Release 2022-03-21</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.25.6...service/s3/v1.26.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go-v2/service/sts&package-manager=go_modules&previous-version=1.25.6&new-version=1.26.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
- Loading branch information