Skip to content

Commit 79fedc4

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/eventbridge 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-->
1 parent 236ac56 commit 79fedc4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24
4545
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0
4646
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15
47-
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18
47+
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19
4848
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22
4949
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12
5050
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0 h1:9Abd0yyOotK
132132
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
133133
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15 h1:EWb9QZmFhI3n8nOIiPH2UISleP1+0g/leaAHFqeUoEk=
134134
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15/go.mod h1:uz/j390yhhyjOoxOKyj1VcMh0XXxgwyUU/r/vcPuOzo=
135-
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18 h1:w1gPDC0BpINH6eZ5QbWBk94B4LavzGt2sq76ej2GlzM=
136-
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
135+
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19 h1:33ly4ZtlD+nBISiRybOPFA0F1ecm8LApckdYdm1HY5s=
136+
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
137137
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22 h1:XQmegBm7AoJp8hlvF6CkgyX+RVuAMP5S7E3XH4HpPPY=
138138
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22/go.mod h1:vbq9arSe5Aea0stKmuye07Aw7fWFjG4l4QWjJgGZqbM=
139139
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12 h1:JD/u+1toJg4r6xs3EVRLwnZpvib6cKl999lfG86t3eM=

0 commit comments

Comments
 (0)