Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/ram to …
Browse files Browse the repository at this point in the history
…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-->
  • Loading branch information
cq-bot committed Dec 5, 2022
1 parent bb1d6fb commit eb02411
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.16
github.com/aws/aws-sdk-go-v2/service/resourcegroups v1.12.22
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21 h1:gtc2Ed2y+1DzhzEhBiPmWhltZr
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21/go.mod h1:dW9TRFVXKc/ftqA0hP2OW0ZnUKqfSuM47bVYL3a5rhs=
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1 h1:LwE67JPbJbgkdulf+kq3YHjYyRYWvL4VSfG7pEwu5U0=
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1/go.mod h1:DxatEKKDPKklBDFvalXsXwSWWuvhd5VNYV5R8EPbQ3w=
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24 h1:pzB33ZEhd1szVKHkgYe4cXQ+kSLJEFGBLy+IpbAKY9Y=
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24/go.mod h1:el3+/AiwdwKk5qZEcCQqm+t3b1A5QLZI2nr/OkhM/gc=
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25 h1:3kFX1gL8YOdmR2ChXTXavDzEUSfrhJTAMwxNfz6E7tw=
github.com/aws/aws-sdk-go-v2/service/ram v1.16.25/go.mod h1:XKA7wWKv20k8U0NF3sAjNGyK7/vhAqu9rwmd2bjyCkk=
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1 h1:fn+hkQJI6ql20clOIITS6K2JTx2mtNc4Rzt2LHKy63o=
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1/go.mod h1:5jVelkTas49nnuhUjA09TV5OAECLeXl8UvkGA24gOmU=
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.16 h1:qPa2cNgLUAMavzTD9joFfjU/ue5GE1gFsJPLD13yomw=
Expand Down

0 comments on commit eb02411

Please sign in to comment.