Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.17.24`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/directconnect/v1.17.23...service/directconnect/v1.17.24)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/directconnect/v1.17.23...service/directconnect/v1.17.24)

</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 cdc9021 commit 6444aa9
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 @@ -30,7 +30,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.1
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.2
github.com/aws/aws-sdk-go-v2/service/dax v1.11.20
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.23
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.24
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.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 @@ -109,8 +109,8 @@ github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.2 h1:0C2L0fp
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.2/go.mod h1:QiLsrHMvAcZKDkl9a7t/ngJ/0a8A/VKf5BNSG16ezYE=
github.com/aws/aws-sdk-go-v2/service/dax v1.11.20 h1:J3MQ30NpUQqMvDoUlHEhB/smbwRjgCv3LMlPbQb2z4w=
github.com/aws/aws-sdk-go-v2/service/dax v1.11.20/go.mod h1:zbWvPAeTbgczqVu2FVR94sEmtJJSPKiBn23RKpNmJe0=
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.23 h1:zxf2NKg8hMZuqAn6CkzdqcGlw1KgaIJZMkI/MRDhpZY=
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.23/go.mod h1:/C+Az9NZjpan7x5ThHq9oKLERD2iIfCswGfbXcbup94=
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.24 h1:XKUUkCoPIBT6B2HogYAGu9PwTWFeXzSLXUb872F5mVI=
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.24/go.mod h1:XSNcUjtXwZC0vB7i6ZAmfDE+VIi+xpqfsWF4/w4OrnI=
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.17 h1:E6iDoUzYVatymv4GVKtcAQdYVK+QJZmhYYEt0HSq1XI=
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=
Expand Down

0 comments on commit 6444aa9

Please sign in to comment.