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/apigate…
Browse files Browse the repository at this point in the history
…wayv2 to v1.12.8 (#1227)

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.7` -> `v1.12.8` |

---

### Release Notes

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

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

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apigatewayv2/v1.12.7...service/apigatewayv2/v1.12.8)

</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://togithub.com/renovatebot/renovate).
  • Loading branch information
cq-bot authored Jul 18, 2022
1 parent 9bc0008 commit 604f7e5
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 @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.15.8
github.com/aws/aws-sdk-go-v2/service/acm v1.14.8
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.10
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.7
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.8
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.4
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ github.com/aws/aws-sdk-go-v2/service/acm v1.14.8 h1:4JNBqDNPNp+0ZLZMIaY8iMwZ9czf
github.com/aws/aws-sdk-go-v2/service/acm v1.14.8/go.mod h1:GTgi0ZKMFHpAkRxM8VfZ2wpz7GdUeOMZYrKD5WcFt6k=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.10 h1:ECUkYfucRYCdxewYfnBAhKNfwSLLjLWtnN1hHEDaGR8=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.10/go.mod h1:AcRUtiDXHcF542IVjLDSsNnmEkhi089SnyRmrarZakg=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.7 h1:yGmMoiIpYkUVwsESsuodbLOllmEwS0qWRcM1bM8Ag1c=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.7/go.mod h1:P6FaAkn2KjIGJehfczhEPMmviPh99fCz/VUL0psjT8I=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.8 h1:OQZODVKX58BBVtiGHdQ+l60k2HDf2q8D9Rzd6t6mFN4=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.8/go.mod h1:YXBCG4l+2VBAd1a634Pz/iJvlTwKaTkdkj/BmtdS4X4=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7 h1:ZFk/yfeOTDhrXBuYm0fKTix7Zt2t3tkIRqx30Odb/I4=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7/go.mod h1:44cAXbfhliGtZwDeR3n6cTSVMUr2K1qHdJqLE5l5Ofw=
github.com/aws/aws-sdk-go-v2/service/athena v1.16.0 h1:QAejbkyqK2Z8bOtitlUt7/I/uTV08PvEiAzccfmGTkM=
Expand Down

0 comments on commit 604f7e5

Please sign in to comment.