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.3 (#5338)

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.2` -> `v1.17.3` |

---

### Release Notes

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

### [`v1.17.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.2...service/elasticsearchservice/v1.17.3)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.2...service/elasticsearchservice/v1.17.3)

</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-->
  • Loading branch information
cq-bot committed Dec 4, 2022
1 parent b28fa9d commit 11aca3b
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 @@ -43,7 +43,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.21
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.24
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.3
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1
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 @@ -135,8 +135,8 @@ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.24 h1:jeukT3rQ4K
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.24/go.mod h1:QKI2x7OUX82Z4n5LqPsQE25iF2lLfj3M+lDj9JZRVkU=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 h1:wxij3U3NcK5Ku/VURBqR1r7Ip+kLsmfZd0b7BlqCKyk=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27/go.mod h1:vxihO/POqPi4jNKVRG+pIaPdNUhqCGlcFRBYL6aJF4c=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2 h1:wVWqmbAibjQmO4m6GPZStqk0j4Y5Ao8nojqGRa83Ha0=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2/go.mod h1:UY0dc/ngkmYkBegXTwQ3kILLtItU8UJuueHHD91vn88=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.3 h1:sauwbySDjUIlmTKNKmxyoDZX35OsmaeLVtQbcTXu4Hg=
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.3/go.mod h1:heOOucJvTFOK1DJXedS0hVUVDilT0ruwOsLF+U0tQU8=
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17 h1:l0Bt5LV6O10OWVGdLtziEo82l5Ie+zdSgstUDOLEq/Q=
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17/go.mod h1:zSZ5CdWwrg5cR1b793aCXBZP/vSFBP2EdZDAmiO3U5o=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20 h1:QaqRFEugMxaju69lACe3IK1KjuuMGu0a08o9x6hEKmk=
Expand Down

0 comments on commit 11aca3b

Please sign in to comment.