Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.3` -> `v1.21.4` |

---

### Release Notes

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

### [`v1.21.4`](https://github.com/aws/aws-sdk-go-v2/compare/service/eks/v1.21.3...service/eks/v1.21.4)

[Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/service/eks/v1.21.3...service/eks/v1.21.4)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
  • Loading branch information
cq-bot authored Jul 25, 2022
1 parent 7180a9d commit 4b20c72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.7
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11
github.com/aws/aws-sdk-go-v2/service/efs v1.17.5
github.com/aws/aws-sdk-go-v2/service/eks v1.21.3
github.com/aws/aws-sdk-go-v2/service/eks v1.21.4
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.8
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.7
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11 h1:MWJBTtfIwBJJn7AMYiyvc2g62HU
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11/go.mod h1:3+9Tsuq6J9nezo2AO9UYzUVgZ72W21Ryh0d+DJRCzys=
github.com/aws/aws-sdk-go-v2/service/efs v1.17.5 h1:e7WyqzbiYgsJ+iT3Yq7Jnaqllh6KSR4ajQCSWWeag/0=
github.com/aws/aws-sdk-go-v2/service/efs v1.17.5/go.mod h1:tFElid1MNJgxbdxCLWo9G/adKk75e/pg33UxtD0J/xg=
github.com/aws/aws-sdk-go-v2/service/eks v1.21.3 h1:NSDaco9+Q7eZC2r2FA4VNoWJav9jIjh8Fga08jBCEJk=
github.com/aws/aws-sdk-go-v2/service/eks v1.21.3/go.mod h1:k5Qu8sh7MKwjTzrYtuk5VC/mpckBUKyMZtB/gk3/R2Y=
github.com/aws/aws-sdk-go-v2/service/eks v1.21.4 h1:qmKWieiIiYwD46GRD6nxFc1KsyR0ChGRid8emb7rDEY=
github.com/aws/aws-sdk-go-v2/service/eks v1.21.4/go.mod h1:Th2+t6mwi0bZayXUOFOTuyWR2nwRUVcadDy4WGE8C2E=
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.8 h1:NaAcC6RHMqsLpXF63W6ReZowBUu/Q3Iew5fyzUSzXfM=
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.8/go.mod h1:OxtRjhqiKW0MVldgF7m8n/7Osragp0Sy4IWDDwurt2k=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.7 h1:nlby2V7Qa/p8aP18M7L3lWfYQ57Bm6HTB6MJR5q3oIk=
Expand Down

0 comments on commit 4b20c72

Please sign in to comment.