Skip to content

Commit 5af977f

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/autoscaling to v1.23.18 (#3389)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.23.16` -> `v1.23.18` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.23.18`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/autoscaling/v1.23.17...service/autoscaling/v1.23.18) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/autoscaling/v1.23.17...service/autoscaling/v1.23.18) ### [`v1.23.17`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/autoscaling/v1.23.16...service/autoscaling/v1.23.17) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/autoscaling/v1.23.16...service/autoscaling/v1.23.17) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
1 parent e95f748 commit 5af977f

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
@@ -14,7 +14,7 @@ require (
1414
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.20
1515
github.com/aws/aws-sdk-go-v2/service/apprunner v1.13.0
1616
github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12
17-
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.16
17+
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.18
1818
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.10
1919
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.7
2020
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.19

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12 h1:9U4aTJJsCHPjXvAf3Wjre1i
4141
github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12/go.mod h1:2msMzklr25bWQhF9Npt2Ojkipy7WY0Q9i5a8NUg+x9Q=
4242
github.com/aws/aws-sdk-go-v2/service/athena v1.18.12 h1:TkKwMmoJn0rYmQohsXA+YNDAHsHaFq9WNjtNm3qEH5k=
4343
github.com/aws/aws-sdk-go-v2/service/athena v1.18.12/go.mod h1:e5HMOK5cxCNAl7x7qlXg018w98r7gGYeoV+8Hn74ZMI=
44-
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.16 h1:cp30gVVAbZfeDod6UJGppMH2+p+/cRCG2AZ1TbT+LqA=
45-
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.16/go.mod h1:hHTMeJt6CQwFdmS19RK1LsDscus8c25Ve8KiYRhsISg=
44+
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.18 h1:41EFhcsMHSF3tGQo8m82pNXF9VYhuYoH5eJmlakt8eA=
45+
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.18/go.mod h1:1ioJeG7kmYYuqmA8Wsh5AXwjPn9mRKL6F8OOwt/uyBQ=
4646
github.com/aws/aws-sdk-go-v2/service/backup v1.17.11 h1:BrCYl+uKVNYBEHYSGBgK1mLFUkunZvsBduzNye+y+9w=
4747
github.com/aws/aws-sdk-go-v2/service/backup v1.17.11/go.mod h1:W9rt/y8Vb/HDsJ9XW4s+fl0mLXecNbn32yQ81uv4OlA=
4848
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.10 h1:Stmfzuj3KSEBB3tbz7MScXjdmXZbDWo/qLYdpu9uX30=

0 commit comments

Comments
 (0)