Skip to content

Commit 5964e7c

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/emr to v1.20.16 (#4963)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/emr](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.20.15` -> `v1.20.16` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.20.16`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/emr/v1.20.15...service/emr/v1.20.16) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/emr/v1.20.15...service/emr/v1.20.16) </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 85d4d39 commit 5964e7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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/elasticloadbalancing v1.14.23
4545
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.25
4646
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2
47-
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15
47+
github.com/aws/aws-sdk-go-v2/service/emr v1.20.16
4848
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19
4949
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22
5050
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12

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/elasticloadbalancingv2 v1.18.25 h1:FEQwfsAN
132132
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.25/go.mod h1:uIsRP+M5F/Ch+21isqTg6u16FXl2yzupCX0Dli4eQEM=
133133
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2 h1:wVWqmbAibjQmO4m6GPZStqk0j4Y5Ao8nojqGRa83Ha0=
134134
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
135-
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15 h1:EWb9QZmFhI3n8nOIiPH2UISleP1+0g/leaAHFqeUoEk=
136-
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/emr v1.20.16 h1:E7Emd07dj3zvimPXAJHXDocTQ0nBKBHUAOHDhVXQO3A=
136+
github.com/aws/aws-sdk-go-v2/service/emr v1.20.16/go.mod h1:uz/j390yhhyjOoxOKyj1VcMh0XXxgwyUU/r/vcPuOzo=
137137
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19 h1:33ly4ZtlD+nBISiRybOPFA0F1ecm8LApckdYdm1HY5s=
138138
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
139139
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22 h1:XQmegBm7AoJp8hlvF6CkgyX+RVuAMP5S7E3XH4HpPPY=

0 commit comments

Comments
 (0)