Skip to content

Commit d4b5f0d

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/cognitoidentity to v1.14.4 (#5320)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.3` -> `v1.14.4` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.14.4`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentity/v1.14.3...service/cognitoidentity/v1.14.4) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentity/v1.14.3...service/cognitoidentity/v1.14.4) </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 fa38434 commit d4b5f0d

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
@@ -25,7 +25,7 @@ require (
2525
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.17.0
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.19
28-
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.3
28+
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.4
2929
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1
3030
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.0
3131
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.1

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.20 h1:bcdDyPRcyjvmc1R/I1BXO
101101
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.20/go.mod h1:ur0o8tHXw5mOfZmhS/FlGN6Ddpw52/Kpx0rSqaVv0lQ=
102102
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.19 h1:Gf2b9ow4Qw9LYlUp5JaEsDtY7D83L4N19sNuPKR1e1E=
103103
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.19/go.mod h1:D1EL3fEHs8yvJqe0xBWHdtfxrT5he4F1u1UCQV/dvoU=
104-
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.3 h1:EN2pQgEC545YePoQD20P9+KOzBNcWxd5ugaDfjMJgj0=
105-
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.3/go.mod h1:3VYlC9NJvkEZTU3vBwptjxKEGf/u00cYXEm3aMr+tOM=
104+
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.4 h1:3yvvN5GjZ14TFTXiyBdjNUHk+NgRf65BK0Tdw5nXo6o=
105+
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.4/go.mod h1:hRzUl5ZvjoEnqbq4EIJgpGJt2/xdkTPDBPX9vcaMyoc=
106106
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1 h1:lj4DpCeptmd3fV30KgVRKWmADiIqfCtsay4kSbAnSdc=
107107
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1/go.mod h1:2LQRr4SMTXDqUodAi6pIi0u7t1f0+kMOCRYjh3dAflw=
108108
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.0 h1:geHY2zZSPf/SS0Ylx4jOK9ekbiOpcV0LKbyGXq4FIGQ=

0 commit comments

Comments
 (0)