Skip to content

Commit c9fb1fd

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling to v1.15.23 (#4952)
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.22` -> `v1.15.23` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.23`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.22...service/applicationautoscaling/v1.15.23) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.22...service/applicationautoscaling/v1.15.23) </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 7ceee4a commit c9fb1fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/aws/aws-sdk-go-v2/service/acm v1.16.3
1313
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25
1414
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.23
15-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.22
15+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23
1616
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0
1717
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0
1818
github.com/aws/aws-sdk-go-v2/service/appsync v1.16.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25 h1:WCRj8JKifyZTZiFGY6ay
6464
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25/go.mod h1:3olVANhEv+CFhEvC/TTkqh+1kg+r0px3CbH5eRKx7J4=
6565
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.23 h1:tRkvVyUDMi4DBV6+QKK9Vmi2QN/SHmmcQo21vACw1Tc=
6666
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.23/go.mod h1:BEIWaGqO27qq9JeFeY746S4+SFmBajpV+yhGne2qbMo=
67-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.22 h1:E0ZtuAP/8zcPNcRTaoKXbS9e5UyTTryAZetR7DmCC3w=
68-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.22/go.mod h1:ieTfMV1ZKg8+MMuxrLW1c29C6X/6FyE5wepLd6ZcVAU=
67+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23 h1:5T+326sL3tugn4h5hE7iiX3fm/nHZt8u8ydCDmxITmY=
68+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23/go.mod h1:ieTfMV1ZKg8+MMuxrLW1c29C6X/6FyE5wepLd6ZcVAU=
6969
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0 h1:bX586RbPhYHIZKQ01cEUImiHU5y/7Ob5R9c5N6jhGuc=
7070
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0/go.mod h1:NgTcDA7LdWjNGGBhS09XMVuwr8MZSFy/4G+BwZASviE=
7171
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0 h1:LySYOeIGXIN2njdErOD+36BgwkUVQPwXWzWsLaO4Alw=

0 commit comments

Comments
 (0)