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
…ache to v1.24.2 (#5334)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.24.1` -> `v1.24.2` |

---

### Release Notes

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

### [`v1.24.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/elasticache/v1.24.1...service/elasticache/v1.24.2)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/elasticache/v1.24.1...service/elasticache/v1.24.2)

</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 11aca3b commit eab93ed
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 @@ -39,7 +39,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ecs v1.20.1
github.com/aws/aws-sdk-go-v2/service/efs v1.18.1
github.com/aws/aws-sdk-go-v2/service/eks v1.24.1
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.1
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.2
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
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 @@ -127,8 +127,8 @@ github.com/aws/aws-sdk-go-v2/service/efs v1.18.1 h1:jQY0ymmRV2ELTEHZrEa6b0S2dvFN
github.com/aws/aws-sdk-go-v2/service/efs v1.18.1/go.mod h1:3XL3FlmvSad0H+t4WYzuuzEaNaxRQTVCem7PAxXS1UE=
github.com/aws/aws-sdk-go-v2/service/eks v1.24.1 h1:gpVJx8Vlvaj+WIWMzX/HGoZdVRbBcvP5EHorC6tDgDk=
github.com/aws/aws-sdk-go-v2/service/eks v1.24.1/go.mod h1:dt3fLgSTqeC9t7en5t1PH7i2HLn6m2JKAIP4r23T3P4=
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.1 h1:RA+njRU9CKe4YLs6n8cdNRFFHgqXCw8otwLZQNLexZY=
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.1/go.mod h1:Ldcx5z/9/7v48B223e7KVQYmFIKeEIzw6SRCcxoC0bI=
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.2 h1:GNcFIOC7KDkwgJKa2zO2zr7JyR4/1Dpqswjo17hsm1A=
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.2/go.mod h1:XAt9yB8Jsaa6Wq70VkErYjy5scJXvjKdfNqDem3U8Eo=
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.21 h1:1oeseU6hoD2Gn5wwwVd00biFATXUG5i9xB3dLhmc8Mc=
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.21/go.mod h1:+KZXtmdwFYJ5S3/zL85VemhlcvI6mHb/E8WXbMXnuZY=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.24 h1:jeukT3rQ4KQYXlOmc8dfJHXMKLPxmD9RClhKjvo2vyk=
Expand Down

0 comments on commit eab93ed

Please sign in to comment.