Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/ssoadmi…
Browse files Browse the repository at this point in the history
…n to v1.15.14 (#5403)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/ssoadmin](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.13` -> `v1.15.14` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.15.14`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ssoadmin/v1.15.13...service/ssoadmin/v1.15.14)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ssoadmin/v1.15.13...service/ssoadmin/v1.15.14)

</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 6, 2022
1 parent 771e3d9 commit ed7475a
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 @@ -86,7 +86,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sns v1.18.6
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.16
github.com/aws/aws-sdk-go-v2/service/ssm v1.33.1
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.13
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.14
github.com/aws/aws-sdk-go-v2/service/sts v1.17.6
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.6
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19
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 @@ -236,8 +236,8 @@ github.com/aws/aws-sdk-go-v2/service/ssm v1.33.1 h1:N4aPQGoAgdUr+3F1UcuW8/WE3aM7
github.com/aws/aws-sdk-go-v2/service/ssm v1.33.1/go.mod h1:rEsqsZrOp9YvSGPOrcL3pR9+i/QJaWRkAYbuxMa7yCU=
github.com/aws/aws-sdk-go-v2/service/sso v1.11.26 h1:ActQgdTNQej/RuUJjB9uxYVLDOvRGtUreXF8L3c8wyg=
github.com/aws/aws-sdk-go-v2/service/sso v1.11.26/go.mod h1:uB9tV79ULEZUXc6Ob18A46KSQ0JDlrplPni9XW6Ot60=
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.13 h1:vP7nc0ACiN6QbJO7zpAxGfNuruR86BW4NQ8pDRKJxrw=
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.13/go.mod h1:Y3o3ZADvfZhfW66mI3vrSCRyf3Zkz/tGOVz+7Vj2L3I=
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.14 h1:JRUjRHr4uB3fub6jn1El6JbuPRdewxRN4kK2cLppl0c=
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.14/go.mod h1:Gf1r22iwcDIdoL/Z2vHhWbkSHYKJhEVf2xDr0nKLy6g=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.9 h1:wihKuqYUlA2T/Rx+yu2s6NDAns8B9DgnRooB1PVhY+Q=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.9/go.mod h1:2E/3D/mB8/r2J7nK42daoKP/ooCwbf0q1PznNc+DZTU=
github.com/aws/aws-sdk-go-v2/service/sts v1.17.6 h1:VQFOLQVL3BrKM/NLO/7FiS4vcp5bqK0mGMyk09xLoAY=
Expand Down

0 comments on commit ed7475a

Please sign in to comment.