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
…identity to v1.13.8 (#1284)

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.13.7` -> `v1.13.8` |

---

### Release Notes

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

### [`v1.13.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentity/v1.13.7...service/cognitoidentity/v1.13.8)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cognitoidentity/v1.13.7...service/cognitoidentity/v1.13.8)

</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 committed Jul 26, 2022
1 parent d3fa5d0 commit b616009
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 @@ -20,7 +20,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.8
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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8 h1:dyEIbHdZQFyFxc9jFbAkhf
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8/go.mod h1:p2XhFdcr5CZYx4fyXMuQNdwYqHCMfNEYoLIachozcVA=
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8 h1:X3MgHIPTGKRzB1qdzSJY2I/TCbemlp8Otiye4rNq4OE=
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8/go.mod h1:xAZ6B113asql0xUzIunnaKvNA2H8F6IwxMMZsg6T6RU=
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/cognitoidentity v1.13.8 h1:JtXtL0K5B+sXEiusOyUpMVaVj+E0R/4XiLKjfFZjlYw=
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.8/go.mod h1:xTMjK6ahOB4nIQnAkEuKP3AmromRRN7c5HwrRBc6SWE=
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=
Expand Down

0 comments on commit b616009

Please sign in to comment.