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/applica…
Browse files Browse the repository at this point in the history
…tionautoscaling to v1.15.8 (#1228)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.15.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.7...service/applicationautoscaling/v1.15.8)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.7...service/applicationautoscaling/v1.15.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 committed Jul 19, 2022
1 parent 2683bd8 commit a7de9c8
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 @@ -11,7 +11,7 @@ require (
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.8
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.8
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.10 h1:ECUkYfucRYCdxewYfnBA
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.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/applicationautoscaling v1.15.8 h1:obyX/RxIav+YBLkfW8wfD6f5XlHowqjJ9vYAwx+aogs=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.8/go.mod h1:289SWqwukb06IipOqjpcZYNiPNW4SH3wYKQPfpJXa1M=
github.com/aws/aws-sdk-go-v2/service/athena v1.16.0 h1:QAejbkyqK2Z8bOtitlUt7/I/uTV08PvEiAzccfmGTkM=
github.com/aws/aws-sdk-go-v2/service/athena v1.16.0/go.mod h1:uJUguNgKmnxoP19GOdVbPvEFNku5uV9guO0Dt+V3oB4=
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5 h1:bOzF892bRTvBgcN3qgZ4KZZCAp8Gl7pWUxivVeJlR/0=
Expand Down

0 comments on commit a7de9c8

Please sign in to comment.