Skip to content

Commit ba77807

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling to v1.15.22 (#4756)
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.21` -> `v1.15.22` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.22`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.21...service/applicationautoscaling/v1.15.22) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.21...service/applicationautoscaling/v1.15.22) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
1 parent 01d762b commit ba77807

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/aws/aws-sdk-go-v2/service/acm v1.16.2
1212
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.24
1313
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.22
14-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.21
14+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.22
1515
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0
1616
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0
1717
github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.24 h1:eWwaF3m67oAJGBhfzVC9
6262
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.24/go.mod h1:3olVANhEv+CFhEvC/TTkqh+1kg+r0px3CbH5eRKx7J4=
6363
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.22 h1:Iik9ptNEDnr7ggkeOUfEqnpwNu7c5J+tpLdtdguoOfo=
6464
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.22/go.mod h1:BEIWaGqO27qq9JeFeY746S4+SFmBajpV+yhGne2qbMo=
65-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.21 h1:sWnRmebuQaaMjDAK6UpT7f2mCs48Al7sq3vk67oPzhc=
66-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.21/go.mod h1:ieTfMV1ZKg8+MMuxrLW1c29C6X/6FyE5wepLd6ZcVAU=
65+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.22 h1:E0ZtuAP/8zcPNcRTaoKXbS9e5UyTTryAZetR7DmCC3w=
66+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.22/go.mod h1:ieTfMV1ZKg8+MMuxrLW1c29C6X/6FyE5wepLd6ZcVAU=
6767
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0 h1:bX586RbPhYHIZKQ01cEUImiHU5y/7Ob5R9c5N6jhGuc=
6868
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0/go.mod h1:NgTcDA7LdWjNGGBhS09XMVuwr8MZSFy/4G+BwZASviE=
6969
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0 h1:LySYOeIGXIN2njdErOD+36BgwkUVQPwXWzWsLaO4Alw=

0 commit comments

Comments
 (0)