Skip to content

Commit 81c224d

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/resourcegroups to v1.12.22 (#5372)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/resourcegroups](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.12.21` -> `v1.12.22` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.12.22`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/resourcegroups/v1.12.21...service/resourcegroups/v1.12.22) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/resourcegroups/v1.12.21...service/resourcegroups/v1.12.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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1 parent beb6bc2 commit 81c224d

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
@@ -70,7 +70,7 @@ require (
7070
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24
7171
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1
7272
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.16
73-
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.21
73+
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.22
7474
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.0
7575
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19
7676
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.5

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ github.com/aws/aws-sdk-go-v2/service/rds v1.31.1 h1:fn+hkQJI6ql20clOIITS6K2JTx2m
202202
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1/go.mod h1:5jVelkTas49nnuhUjA09TV5OAECLeXl8UvkGA24gOmU=
203203
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.16 h1:qPa2cNgLUAMavzTD9joFfjU/ue5GE1gFsJPLD13yomw=
204204
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.16/go.mod h1:Ds+ElMoF3oxjYWJZofKeNeih3q3W7vzRCkRdnu/aOj8=
205-
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.21 h1:fniP5cg84nnMQlISDvV7auixxpM3wVrn2dndAFKDIHM=
206-
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.21/go.mod h1:8U4gfVNaaVETUbr/j4DZNlplr6RF+ieI3tgQ7g4CtkA=
205+
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.22 h1:UV7d8ay2PM0YvIZ1SAqmoN3vEJrCV8aelaDsehCx0Y8=
206+
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.22/go.mod h1:ZXic+Rh7eCmJF/iBVzH5EBGtlo1aqnaNbpL82yafOCI=
207207
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.0 h1:ubppi63qDFs3J7cg8uDOzyvlmKFQDoxL2tlHb7mfbR8=
208208
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.0/go.mod h1:kUSK8EkGYdzFbTmADk0t7yRIoESH80xjWe8Bp6dQce8=
209209
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19 h1:UNe7/1LUyQ9udyVIdAg++HfuqnBgm3Or8f2nFCfSl0U=

0 commit comments

Comments
 (0)