Skip to content

Commit 56bc65a

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider to v1.21.3 (#5493)
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.21.2` -> `v1.21.3` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.21.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentityprovider/v1.21.2...service/cognitoidentityprovider/v1.21.3) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentityprovider/v1.21.2...service/cognitoidentityprovider/v1.21.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 2am" (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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1 parent dc8255c commit 56bc65a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.20
2727
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.20
2828
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.5
29-
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.2
29+
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.3
3030
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.1
3131
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.2
3232
github.com/aws/aws-sdk-go-v2/service/dax v1.11.20

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.20 h1:N56YZ7TvulFUoMX4Tx
9696
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.20/go.mod h1:hFbHdto4polpAtqw+DEO8f+n+5XnDHxUmyVzi4Jag+Y=
9797
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.5 h1:l84xOWiE0xo5HytvWEgOIzJy6EOTvz7bOLu3N7qWirc=
9898
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.5/go.mod h1:hRzUl5ZvjoEnqbq4EIJgpGJt2/xdkTPDBPX9vcaMyoc=
99-
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.2 h1:I7v6XUtuQUIPnxeT2me7657VTt3QmKylqeJ7SPtvEIk=
100-
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.2/go.mod h1:cXq/aQRwML5WXL0RHg3aaqTJ01h9PI7DQCiEgg8HAs4=
99+
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.3 h1:aFvgoMiO4Rv9bh8vgXg/Ditt4JaDFxgsmNXMTtrrsjg=
100+
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.3/go.mod h1:cXq/aQRwML5WXL0RHg3aaqTJ01h9PI7DQCiEgg8HAs4=
101101
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.1 h1:u88CL1QpSwOJUajMk3CHViDm+10REipyWaQjD4/oFf8=
102102
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.1/go.mod h1:Td+kTMqUYlHswUYgX5wsNHiQKqlFMx0h48QyjSJUNWQ=
103103
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.2 h1:0C2L0fpFdC2a/kKC43531/DQPwFpH2kChaDHdvJWUNU=

0 commit comments

Comments
 (0)