Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/cognito…
Browse files Browse the repository at this point in the history
…identityprovider to v1.17.3 (#1285)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.2` -> `v1.17.3` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.17.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentityprovider/v1.17.2...service/cognitoidentityprovider/v1.17.3)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentityprovider/v1.17.2...service/cognitoidentityprovider/v1.17.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
  • Loading branch information
cq-bot authored Jul 25, 2022
1 parent 109656f commit 69875b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.2
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3
github.com/aws/aws-sdk-go-v2/service/configservice v1.21.4
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.20.0
github.com/aws/aws-sdk-go-v2/service/dax v1.11.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7 h1:w0Ie/YMk0F6LcXOtCg2
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7/go.mod h1:ildHf6VgHF1g3Zj3Z6CLNnL981Fafy4K8fmO0aLcP3Q=
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7 h1:aVoNsxVHNSTklRFJ22RWHvgfLWxTZ3+iPpLEvNgzB90=
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7/go.mod h1:naL7DtHFTKk3eF0NM/ZjnKrfSZQK47gAs2drtLeXfz0=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.2 h1:Hpq1uZWLYmi29gfeQtaYeAIiJRtoXhe3AI5ONV/k2Ow=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.2/go.mod h1:hEKV5fmtBIMHog6XeEumdj2h1Aw51il+sQlnE+lHj5g=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3 h1:xtwjqxVDO9tAmoUXVfJyMKFLVJlosjKrFLLuW4V8VO0=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3/go.mod h1:flSX+qf2r/mLgwTavyT/Gjs4dFtHcBmjMcVp/AqpSgc=
github.com/aws/aws-sdk-go-v2/service/configservice v1.21.4 h1:e/dolarULrDOQk3i6IGDn7+VK+saZ7L0T0C7Sa7edCU=
github.com/aws/aws-sdk-go-v2/service/configservice v1.21.4/go.mod h1:GoyBMesn9SfR/vdMkNfGPlXIYCC+m60kofLE7QJDOtE=
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.20.0 h1:lz0L+ddbucYj2g55D+Uddoge0Lil9A11HmLP6qHmirs=
Expand Down

0 comments on commit 69875b9

Please sign in to comment.