Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/eventbr…
Browse files Browse the repository at this point in the history
…idge to v1.16.19 (#4762)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.16.19`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/eventbridge/v1.16.18...service/eventbridge/v1.16.19)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/eventbridge/v1.16.18...service/eventbridge/v1.16.19)

</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 236ac56 commit 79fedc4
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
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0 h1:9Abd0yyOotK
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15 h1:EWb9QZmFhI3n8nOIiPH2UISleP1+0g/leaAHFqeUoEk=
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15/go.mod h1:uz/j390yhhyjOoxOKyj1VcMh0XXxgwyUU/r/vcPuOzo=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18 h1:w1gPDC0BpINH6eZ5QbWBk94B4LavzGt2sq76ej2GlzM=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19 h1:33ly4ZtlD+nBISiRybOPFA0F1ecm8LApckdYdm1HY5s=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22 h1:XQmegBm7AoJp8hlvF6CkgyX+RVuAMP5S7E3XH4HpPPY=
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22/go.mod h1:vbq9arSe5Aea0stKmuye07Aw7fWFjG4l4QWjJgGZqbM=
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12 h1:JD/u+1toJg4r6xs3EVRLwnZpvib6cKl999lfG86t3eM=
Expand Down

0 comments on commit 79fedc4

Please sign in to comment.