Skip to content

Commit 9efd121

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/resourcegroups to v1.13.0 (#6501)
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 | minor | `v1.12.23` -> `v1.13.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.13.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/resourcegroups/v1.12.23...v1.13.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/resourcegroups/v1.12.23...v1.13.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
1 parent ed4cd10 commit 9efd121

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
@@ -72,7 +72,7 @@ require (
7272
github.com/aws/aws-sdk-go-v2/service/ram v1.16.26
7373
github.com/aws/aws-sdk-go-v2/service/rds v1.39.0
7474
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.18
75-
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.23
75+
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.13.0
7676
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.2
7777
github.com/aws/aws-sdk-go-v2/service/route53domains v1.13.0
7878
github.com/aws/aws-sdk-go-v2/service/s3 v1.30.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ github.com/aws/aws-sdk-go-v2/service/rds v1.39.0 h1:SnusHwHQWMZxlS5gvRfzsg1Odq7g
200200
github.com/aws/aws-sdk-go-v2/service/rds v1.39.0/go.mod h1:Ume9NHqT871hUdxIRojWtWsPFyCswQmSjHHhyGot7v0=
201201
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.18 h1:a/DqQAS4PqbnEgZj/BDIkc3c31jY3w+M+5/RuSXYKNk=
202202
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.18/go.mod h1:cpzzZf+cK9kF7PAbJOU491GGQO/8+oD4jtbawDUG+pc=
203-
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.23 h1:DcD2mZOpFmo3HOd4LaXcDuOzPcCYEhumLMSrde/tgFM=
204-
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.23/go.mod h1:ZkZtG/eXl3leAzkIHhWJOkKaAObxOHtYe3lxUxW1WW0=
203+
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.13.0 h1:YJCC58cjhiXvvKSOPTP1+K6fFKbZWo8eUpdQeCPZMHs=
204+
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.13.0/go.mod h1:ZkZtG/eXl3leAzkIHhWJOkKaAObxOHtYe3lxUxW1WW0=
205205
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.2 h1:MNL6bLDcwOGL9j+ANiejLYn/cBSku1m+pLWXri/FFF4=
206206
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.2/go.mod h1:4SAHuLdh4v7pA2F6HdhUUgiLUDA6J89KWr7xAYCDiyc=
207207
github.com/aws/aws-sdk-go-v2/service/route53domains v1.13.0 h1:0isIvtqn8syj503AEQSdu56dMtuEeu0h5LJ7sgpR8CY=

0 commit comments

Comments
 (0)