Skip to content

Commit dc3d54f

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/elasticsearchservice to v1.17.4 (#5730)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/elasticsearchservice](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.3` -> `v1.17.4` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.17.4`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.3...service/elasticsearchservice/v1.17.4) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.3...service/elasticsearchservice/v1.17.4) </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 c59755c commit dc3d54f

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
@@ -43,7 +43,7 @@ require (
4343
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.21
4444
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.25
4545
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27
46-
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.3
46+
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.4
4747
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17
4848
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.21
4949
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.25 h1:Iy28SRz2Kf
134134
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.25/go.mod h1:3OUv9SlYvymsCF3I5NftITc1+B09cF5lg4IsZgQQy1U=
135135
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 h1:wxij3U3NcK5Ku/VURBqR1r7Ip+kLsmfZd0b7BlqCKyk=
136136
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27/go.mod h1:vxihO/POqPi4jNKVRG+pIaPdNUhqCGlcFRBYL6aJF4c=
137-
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.3 h1:sauwbySDjUIlmTKNKmxyoDZX35OsmaeLVtQbcTXu4Hg=
138-
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.3/go.mod h1:heOOucJvTFOK1DJXedS0hVUVDilT0ruwOsLF+U0tQU8=
137+
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.4 h1:Ax1F+gXewXHPN2qMBV5RS04fYIJ9nggReQc1tvXR0mU=
138+
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.4/go.mod h1:XBRdG4B+BnZjICBUIVLD4++5TkX19Y28f6+PNhXvWWc=
139139
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17 h1:l0Bt5LV6O10OWVGdLtziEo82l5Ie+zdSgstUDOLEq/Q=
140140
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17/go.mod h1:zSZ5CdWwrg5cR1b793aCXBZP/vSFBP2EdZDAmiO3U5o=
141141
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.21 h1:O7SrsqeZlS2NE1VwqCjKcyMLtBOi+kyXrOwSDvlNvzI=

0 commit comments

Comments
 (0)