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/cloudwa…
Browse files Browse the repository at this point in the history
…tch to v1.18.6 (#1232)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.18.6`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cloudwatch/v1.18.5...service/cloudwatch/v1.18.6)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cloudwatch/v1.18.5...service/cloudwatch/v1.18.6)

</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 authored Jul 18, 2022
1 parent 3e39351 commit f01a61d
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 @@ -16,7 +16,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.9
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.7
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4 h1:azoeSOZ1j20DyZ49G2m6y
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4/go.mod h1:TmvpVdgguHUOzw99+hZlfZWXM/eXvT8wB0Q7Rt7bV0E=
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3 h1:A9UseMMaVfpKGZDZmQAmutqTn1CtYSV+E1iJxzutwug=
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3/go.mod h1:ytH1jJq3xc460cepgNRPIHhrpBR20sWpnneXHxEBezo=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.5 h1:OdE2i1Qs6KJWSp0ialzHivojFHhCYCysTodUzkTno6A=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.5/go.mod h1:5AaaricRsXgJbIQ/qK/aq5DAWqZjulbROtYZJkKaHJQ=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6 h1:3FtKgndLdv919p3V4VStk8y3agcC9yEu9vrhhe+rvfQ=
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.9 h1:srEbgDUgtCzZOMAkTXanE7TCB3+XuI+MOxcwhl13rI4=
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.9/go.mod h1:c9DcuwmEdi93Tm1shPjQkSpWMB6O7QiQ3RW9bocG/5E=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.7 h1:nvl77g8Q/o6Ov8IJqMVDEEc2HMZ8u4wJ+DTSVR4NzaQ=
Expand Down

0 comments on commit f01a61d

Please sign in to comment.