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/codepip…
Browse files Browse the repository at this point in the history
…eline to v1.13.8 (#1283)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/codepipeline](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/codepipeline/v1.13.7...service/codepipeline/v1.13.8)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/codepipeline/v1.13.7...service/codepipeline/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 25, 2022
1 parent af3b414 commit 9615bf3
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 @@ -19,7 +19,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6
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.7
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/cognitoidentityprovider v1.17.3
github.com/aws/aws-sdk-go-v2/service/configservice v1.21.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10 h1:i4iFDBClrtYE/l5d
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10/go.mod h1:qZ+mnaag/eWCF6gNVIVwjCjXuNbE0BuWJWKWh2TRAJ8=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8 h1:dyEIbHdZQFyFxc9jFbAkhffG/PsGKLZ66Ti5QIBMls8=
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.7 h1:w0Ie/YMk0F6LcXOtCg2xggCD++55tx/DIW4HlnlTU0U=
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7/go.mod h1:ildHf6VgHF1g3Zj3Z6CLNnL981Fafy4K8fmO0aLcP3Q=
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/cognitoidentityprovider v1.17.3 h1:xtwjqxVDO9tAmoUXVfJyMKFLVJlosjKrFLLuW4V8VO0=
Expand Down

0 comments on commit 9615bf3

Please sign in to comment.