Skip to content

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.21.10 (#4745)

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.21.9` -> `v1.21.10` |

---

### Release Notes

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

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
  • Loading branch information
cq-bot committed Nov 17, 2022
1 parent 56bebb8 commit f1c7a99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Expand Up @@ -20,7 +20,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.7
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.21
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.2
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.9
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.10
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.16.3
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.19
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.19
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Expand Up @@ -84,8 +84,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.21 h1:/lZkPTOtsMFJSeSTmAQp
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.21/go.mod h1:FeoLRLN2+/JHuRKIkMJhPeTFshsieU+M/2TXy6csuMk=
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.2 h1:4gX/vArgwRbgQIE7n0i0wmoatYWg+MpBL43c85izKew=
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.2/go.mod h1:G3xZtg7cjsJaJdl1oVkscYXbdDLZBfOHbE1JqcnZxOI=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.9 h1:VYw5BFEsaVtin6XBCyjG9faZJfMcoXx2ra/a3WiiiVo=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.9/go.mod h1:b2EPXU2jyxD7StcbEemizK7A5wYYDKhdp6zpSUKUjJ0=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.10 h1:P4IjsoKGRL2iqqFrcHMXDW31nlzN+k8CMwpyGFtiLy8=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.10/go.mod h1:b2EPXU2jyxD7StcbEemizK7A5wYYDKhdp6zpSUKUjJ0=
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.16.3 h1:0Ky8pfBV4C1tTTG6/dGVt2a8u3uPA+A/aHe0Pw8ePaE=
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.16.3/go.mod h1:9feOMWt3rxs46DqBVHco7z1KxRG36bKUqtv306cAtaA=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.19 h1:zJfK4MT/AUswNYWrDUPE/hUmIJxB4wetdId/D72QOXQ=
Expand Down

0 comments on commit f1c7a99

Please sign in to comment.