Skip to content

Commit 9d74fbb

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling to v1.15.25 (#5694)
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.24` -> `v1.15.25` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.25`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.24...service/applicationautoscaling/v1.15.25) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.24...service/applicationautoscaling/v1.15.25) </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-->
1 parent 5e37ab3 commit 9d74fbb

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.5
1313
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26
1414
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25
15-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.24
15+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.25
1616
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2
1717
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.2
1818
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26 h1:AG2wUgZRuqYFsllAtdwX
6868
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26/go.mod h1:xhqxWlAYnuf/fLnBUOsNmdmYgxIvekr60Q+rzgKj8gY=
6969
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25 h1:Q2fPOHnGq3xnBarRAq6x+lvmY7XdHAMg65Jr9aThX8A=
7070
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25/go.mod h1:Pyu5xH3gZR/XjaroZL9CF3aBMiYkn+fyZ+Rr0TNUp7I=
71-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.24 h1:CpF3ROR/jISFbC9S0iy2ev0SDHqAm3YeADM5UQk+/fY=
72-
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.24/go.mod h1:u2qIQ6OLpTJVtjcLAbgBiProB+WMdGLwhqquWjFqaH0=
71+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.25 h1:FTcQlDrj7iVYRi7WWobJV02UEFU3jIIU+8Wt6os/6Ds=
72+
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.25/go.mod h1:oqEDtKHiPWc+ALMoT40ACfUPspOT0Rl5+NhyXTwWokE=
7373
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2 h1:AEn+xJPNHYUZrhzpgBtld2IeLJQzk8Hw51Kd6ZI7Zf4=
7474
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2/go.mod h1:SZzq5PuLlmDBHFMf5Fvlq5nDWdfQI4H5o4gSWnN2wFk=
7575
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.2 h1:3vZtniM2Piew69aqRjTrhU4O1RjriewtVVLhKENoDGk=

0 commit comments

Comments
 (0)