Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.12.24`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apigatewayv2/v1.12.23...service/apigatewayv2/v1.12.24)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apigatewayv2/v1.12.23...service/apigatewayv2/v1.12.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 3, 2022
1 parent 33373a8 commit 5ad584c
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 @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/account v1.7.11
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.23
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.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 @@ -65,8 +65,8 @@ github.com/aws/aws-sdk-go-v2/service/acm v1.16.4 h1:al5cTTr3Bb0tTkTOltTtNS2nDFWI
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4/go.mod h1:+9LxBsxy1yMQ/v4BzFru5koxJQialGRxtwJ6w+afXZg=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25 h1:WCRj8JKifyZTZiFGY6ayyNypZOlHsPbCqv6Tqfjmn7s=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25/go.mod h1:3olVANhEv+CFhEvC/TTkqh+1kg+r0px3CbH5eRKx7J4=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.23 h1:tRkvVyUDMi4DBV6+QKK9Vmi2QN/SHmmcQo21vACw1Tc=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.23/go.mod h1:BEIWaGqO27qq9JeFeY746S4+SFmBajpV+yhGne2qbMo=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24 h1:/C3gLyYZXT/2ec02hjrjlOaOlZRMMrE4hVIxDTOeZvQ=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24/go.mod h1:yrOkw2lWJaFhqvaHcdO14EHqEWfm1iltiltlidPWxoE=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23 h1:5T+326sL3tugn4h5hE7iiX3fm/nHZt8u8ydCDmxITmY=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23/go.mod h1:ieTfMV1ZKg8+MMuxrLW1c29C6X/6FyE5wepLd6ZcVAU=
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0 h1:bX586RbPhYHIZKQ01cEUImiHU5y/7Ob5R9c5N6jhGuc=
Expand Down

0 comments on commit 5ad584c

Please sign in to comment.