Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.74.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.74.0...service/ec2/v1.74.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.74.0...service/ec2/v1.74.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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
  • Loading branch information
cq-bot committed Dec 4, 2022
1 parent 3d3bf10 commit 190ffff
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 @@ -33,7 +33,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.23
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.17
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.7
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.23
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.13.20
github.com/aws/aws-sdk-go-v2/service/ecs v1.20.0
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 @@ -115,8 +115,8 @@ github.com/aws/aws-sdk-go-v2/service/docdb v1.19.17 h1:E6iDoUzYVatymv4GVKtcAQdYV
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.17/go.mod h1:mvMPyvuqvZnNNtkWIVbSxxFJB9N9KB24jcpzOCphPyo=
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.7 h1:/TwGWNd3vnjXaPMau8eY7s5j6Afe4WxnRfIB64r4jEk=
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.7/go.mod h1:BiglbKCG56L8tmMnUEyEQo422BO9xnNR8vVHnOsByf8=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.0 h1:5MCRd9q1yrGoRdYZDxK6y048VNmQ6gKLdCFr+TZsvTY=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.0/go.mod h1:zul71QqzR4D1a90/5FloZiAnZ1CtuIjVH7R9MP997+A=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.1 h1:7PJFb2UwoDG3RJBQQdO1htsBwwr2Ui3NhVQJ0Qsa5qQ=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.1/go.mod h1:/sbgra0egm5fRRlq58Qp+Mrq4mCgWOc4Ug5K6xWCK6M=
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.23 h1:Da25Cw8xI2q9Gr+ekQvpqJpyqR61xcb9Fh1Tkr/Cv/w=
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.23/go.mod h1:kEVGiy2tACP0cegVqx4MrjsgQMSgrtgRq1fSa+Ix6F0=
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.13.20 h1:DA05FX1t3+V699S3YHrIuSC8f9dNMiNOu4M4qRfswb0=
Expand Down

0 comments on commit 190ffff

Please sign in to comment.