Skip to content

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.22.10 (#11069)

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.22.6` -> `v1.22.10` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### 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, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot committed May 29, 2023
1 parent 8da3107 commit 28698dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.13
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.14.6
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.11
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.6
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.10
github.com/aws/aws-sdk-go-v2/service/computeoptimizer v1.21.5
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.6
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.25.10
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ github.com/aws/aws-sdk-go-v2/service/codepipeline v1.14.6 h1:/9elqCCdAnSXvQ8aA1m
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.14.6/go.mod h1:f8/kOR6BwnmIlhAzsWG4GMyLhNgcx9aZVppXhQyPCsk=
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.11 h1:J0AFCVDQJZOkwcTWj8L/W7PB4jMvJdH67XZEaoL3DCc=
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.11/go.mod h1:uQDQ9F7f417rKbiyNmykLxfz8dxY7YDGGNea/LViPu0=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.6 h1:/87ksg7y5W/JZhr+veifYbHgUD6bsGYGDNoQr/KiUX0=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.6/go.mod h1:eEIDeRFaDTqJAmzMomTP8sDlRVkJOPLdKB0W5Pra1iY=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.10 h1:GhWojV+5hJyToD+N0quYvOMb+jd4N5A1d/D3p9kN2Hs=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.10/go.mod h1:+WfxOE027s9M5nE3nNjpfspneBWweSjZ+ywRQLc5+jQ=
github.com/aws/aws-sdk-go-v2/service/computeoptimizer v1.21.5 h1:5jEXwqB7128t9Jj4RdOek4GrQKmnvkzOo1zxVFmpFUc=
github.com/aws/aws-sdk-go-v2/service/computeoptimizer v1.21.5/go.mod h1:B+fjhR6uAO48wa5tDUwZ4luJg50MQ1BGfLdh0fzQGtU=
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.6 h1:wcgjz5Gn0o5k8G74x4nUm4VEqS7Jam0GBWI/Crg+VXM=
Expand Down

0 comments on commit 28698dc

Please sign in to comment.