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/codebui…
Browse files Browse the repository at this point in the history
…ld to v1.19.8 (#1282)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/codebuild](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.7` -> `v1.19.8` |

---

### Release Notes

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

### [`v1.19.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/codebuild/v1.19.7...service/codebuild/v1.19.8)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/codebuild/v1.19.7...service/codebuild/v1.19.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 7c55d5c commit 109656f
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 @@ -18,7 +18,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.4
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.7
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/cognitoidentity v1.13.7
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6 h1:3FtKgndLdv919p3V4VStk
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6/go.mod h1:A9gdtslk61CskUB2nDcY2fuvJ1RNl5bskr1eTJrcUJU=
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10 h1:i4iFDBClrtYE/l5diOkDkfDT4inFk3x/CtJ0wLp/13A=
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.7 h1:nvl77g8Q/o6Ov8IJqMVDEEc2HMZ8u4wJ+DTSVR4NzaQ=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.7/go.mod h1:PXvfDeo9fujPCcOhjdPr+jrE+Zupcb5zzq2ZcTP0QeU=
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/cognitoidentity v1.13.7 h1:aVoNsxVHNSTklRFJ22RWHvgfLWxTZ3+iPpLEvNgzB90=
Expand Down

0 comments on commit 109656f

Please sign in to comment.