Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/elastic…
Browse files Browse the repository at this point in the history
…searchservice to v1.17.1 (#4760)

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.0` -> `v1.17.1` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.17.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.0...v1.17.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.0...v1.17.1)

</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-->
  • Loading branch information
cq-bot committed Nov 17, 2022
1 parent a43ec2a commit 02b41f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.20
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.22
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.1
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.22 h1:j6h2KbYo68
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.22/go.mod h1:gHgx63dm28U/o5NotzfFWhxUASzcZuPgO8GDpsI1Aqw=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24 h1:Xc1hhjMUxIq3el1GZxS4krhfqge/PT+kJGiyo6yGMT4=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.24/go.mod h1:uIsRP+M5F/Ch+21isqTg6u16FXl2yzupCX0Dli4eQEM=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0 h1:9Abd0yyOotKqI0aSSDetMuNKs8NlMXgnOCejdUBRHOI=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.1 h1:UmoZMpNNYAtGa0olpdgRrEq7bJgHiNbS7X3sROggCNU=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.1/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15 h1:EWb9QZmFhI3n8nOIiPH2UISleP1+0g/leaAHFqeUoEk=
github.com/aws/aws-sdk-go-v2/service/emr v1.20.15/go.mod h1:uz/j390yhhyjOoxOKyj1VcMh0XXxgwyUU/r/vcPuOzo=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.19 h1:33ly4ZtlD+nBISiRybOPFA0F1ecm8LApckdYdm1HY5s=
Expand Down

0 comments on commit 02b41f6

Please sign in to comment.