Skip to content

Commit 127add0

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/emr to v1.20.17 (#5339)
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.16` -> `v1.20.17` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.20.17`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/emr/v1.20.16...service/emr/v1.20.17) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/emr/v1.20.16...service/emr/v1.20.17) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1 parent 9c774bb commit 127add0

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/elasticloadbalancing v1.14.23
4545
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27
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.16
47+
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17
4848
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20
4949
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0
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
@@ -137,8 +137,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 h1:wxij3U3N
137137
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27/go.mod h1:vxihO/POqPi4jNKVRG+pIaPdNUhqCGlcFRBYL6aJF4c=
138138
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2 h1:wVWqmbAibjQmO4m6GPZStqk0j4Y5Ao8nojqGRa83Ha0=
139139
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
140-
github.com/aws/aws-sdk-go-v2/service/emr v1.20.16 h1:E7Emd07dj3zvimPXAJHXDocTQ0nBKBHUAOHDhVXQO3A=
141-
github.com/aws/aws-sdk-go-v2/service/emr v1.20.16/go.mod h1:uz/j390yhhyjOoxOKyj1VcMh0XXxgwyUU/r/vcPuOzo=
140+
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17 h1:l0Bt5LV6O10OWVGdLtziEo82l5Ie+zdSgstUDOLEq/Q=
141+
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17/go.mod h1:zSZ5CdWwrg5cR1b793aCXBZP/vSFBP2EdZDAmiO3U5o=
142142
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20 h1:QaqRFEugMxaju69lACe3IK1KjuuMGu0a08o9x6hEKmk=
143143
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
144144
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0 h1:+Sap2K/baT4iSmkov7b4ayYvDa2fot/GkWG6NwfnYYI=

0 commit comments

Comments
 (0)