Skip to content

Commit eb02411

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/ram to v1.16.25 (#5369)
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.24` -> `v1.16.25` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.16.25`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ram/v1.16.24...service/ram/v1.16.25) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ram/v1.16.24...service/ram/v1.16.25) </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 bb1d6fb commit eb02411

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.21
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.24
70+
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25
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
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.21 h1:gtc2Ed2y+1DzhzEhBiPmWhltZr
196196
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21/go.mod h1:dW9TRFVXKc/ftqA0hP2OW0ZnUKqfSuM47bVYL3a5rhs=
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.24 h1:pzB33ZEhd1szVKHkgYe4cXQ+kSLJEFGBLy+IpbAKY9Y=
200-
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24/go.mod h1:el3+/AiwdwKk5qZEcCQqm+t3b1A5QLZI2nr/OkhM/gc=
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=
201201
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1 h1:fn+hkQJI6ql20clOIITS6K2JTx2mtNc4Rzt2LHKy63o=
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=

0 commit comments

Comments
 (0)