Skip to content

Commit 236ac56

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 to v1.18.24 (#4759)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.23` -> `v1.18.24` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.18.24`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/elasticloadbalancingv2/v1.18.23...service/elasticloadbalancingv2/v1.18.24) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/elasticloadbalancingv2/v1.18.23...service/elasticloadbalancingv2/v1.18.24) </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 6b75a34 commit 236ac56

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
@@ -41,7 +41,7 @@ require (
4141
github.com/aws/aws-sdk-go-v2/service/elasticache v1.23.1
4242
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.20
4343
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.22
44-
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.23
44+
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
4747
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.20 h1:U3pnbSZUU86zdl
126126
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.20/go.mod h1:dIqAQAjouf8VxPciD7Fm7l4ihJqbGENoQ86fASvtrls=
127127
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.22 h1:j6h2KbYo68m7CS2+9IFI7gwFfDrSqATF0lP6v0mBc00=
128128
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.22/go.mod h1:gHgx63dm28U/o5NotzfFWhxUASzcZuPgO8GDpsI1Aqw=
129-
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.23 h1:UC5k0LA23kX40rpmPP4tHqd8kmCs/JCG2D1PjSl0ipI=
130-
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.23/go.mod h1:uIsRP+M5F/Ch+21isqTg6u16FXl2yzupCX0Dli4eQEM=
129+
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24 h1:Xc1hhjMUxIq3el1GZxS4krhfqge/PT+kJGiyo6yGMT4=
130+
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24/go.mod h1:uIsRP+M5F/Ch+21isqTg6u16FXl2yzupCX0Dli4eQEM=
131131
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0 h1:9Abd0yyOotKqI0aSSDetMuNKs8NlMXgnOCejdUBRHOI=
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=

0 commit comments

Comments
 (0)