Skip to content

Commit 532b7d6

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/ram to v1.16.26 (#5754)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/ram](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.25` -> `v1.16.26` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.16.26`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ram/v1.16.25...service/ram/v1.16.26) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ram/v1.16.25...service/ram/v1.16.26) </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 37e3d83 commit 532b7d6

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
@@ -67,7 +67,7 @@ require (
6767
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1
6868
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.22
6969
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1
70-
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25
70+
github.com/aws/aws-sdk-go-v2/service/ram v1.16.26
7171
github.com/aws/aws-sdk-go-v2/service/rds v1.35.0
7272
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.17
7373
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.22

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ github.com/aws/aws-sdk-go-v2/service/qldb v1.14.22 h1:/OCgIWXxvyw/f9904V5DwE8YtF
196196
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.22/go.mod h1:yanKnbAjmnFTI9U5QxkN+ovlq/eXlew5rMhmfYDek2I=
197197
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1 h1:LwE67JPbJbgkdulf+kq3YHjYyRYWvL4VSfG7pEwu5U0=
198198
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1/go.mod h1:DxatEKKDPKklBDFvalXsXwSWWuvhd5VNYV5R8EPbQ3w=
199-
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25 h1:3kFX1gL8YOdmR2ChXTXavDzEUSfrhJTAMwxNfz6E7tw=
200-
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25/go.mod h1:XKA7wWKv20k8U0NF3sAjNGyK7/vhAqu9rwmd2bjyCkk=
199+
github.com/aws/aws-sdk-go-v2/service/ram v1.16.26 h1:N6sleYzj/LBqeTk53KPGA6+chMQj5m4txIavGZtPmtQ=
200+
github.com/aws/aws-sdk-go-v2/service/ram v1.16.26/go.mod h1:hKHJTTpBpOG9+TPPnRjsvXsPytZFmXX0FRDEMiBOcek=
201201
github.com/aws/aws-sdk-go-v2/service/rds v1.35.0 h1:S583sAvE4bAtZYJyDWwSmcx2TG093Kreum+uIQ7V8ic=
202202
github.com/aws/aws-sdk-go-v2/service/rds v1.35.0/go.mod h1:5jVelkTas49nnuhUjA09TV5OAECLeXl8UvkGA24gOmU=
203203
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.17 h1:QqjXi1YMzvOq1QS3Nc+X1cMjLEPx8jbcio6HwoxcC+A=

0 commit comments

Comments
 (0)