Skip to content

Commit 3c8f3de

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/cloudformation to v1.24.3 (#5701)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.24.2` -> `v1.24.3` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.24.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cloudformation/v1.24.2...service/cloudformation/v1.24.3) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cloudformation/v1.24.2...service/cloudformation/v1.24.3) </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 2d838df commit 3c8f3de

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
@@ -17,7 +17,7 @@ require (
1717
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.3
1818
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1
1919
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.0
20-
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.2
20+
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.3
2121
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.1
2222
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.22
2323
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.21.1

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.0 h1:/jybFYm51mur3NZJRPgZ
8282
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.0/go.mod h1:uPC6MoUg0E5P19+yoXB//OnQGMUApXmu8Z2Gqo+h/bk=
8383
github.com/aws/aws-sdk-go-v2/service/backup v1.18.2 h1:c/Q5sRZrSeHD50p+Ek13+7KamZ9411ywjJlOTA7obqw=
8484
github.com/aws/aws-sdk-go-v2/service/backup v1.18.2/go.mod h1:m3jiAtnpDj6PjnzUdK7uM3hCfDG3uvQ5TTOGfxNZCe4=
85-
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.2 h1:syvrRFIkQouPnVtRU3w8n4vTBqzPex7GWVw4Lzo2kHc=
86-
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.2/go.mod h1:ElzDL0Fch+7qLBqVW0zEs3eddg9UjPWcMgu3WY0wCYw=
85+
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.3 h1:EgvLj8D2G8gHSPbFPTd/kTHKgHWR/TKh+cAhnhk4AbA=
86+
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.3/go.mod h1:Apg7QSWLW1AGekfjYItJXemDl8GEeQYoUFlnw8WwBD8=
8787
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.1 h1:Jxpxb0eexgpYi/hXxS1T6pH+f7MRDNGkqXJ+UKF+BoE=
8888
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.1/go.mod h1:xUOmvPrMKmH94stXswKsGSkL02vMpNU+rTG+eIzFfNQ=
8989
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.22 h1:EroOv7kgbckBGvLE4JPAEXNqswgjGhxEB6WFhnY06pA=

0 commit comments

Comments
 (0)