Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/identit…
Browse files Browse the repository at this point in the history
…ystore to v1.15.8 (#5354)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.15.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/identitystore/v1.15.7...service/identitystore/v1.15.8)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/identitystore/v1.15.7...service/identitystore/v1.15.8)

</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 0020cfb commit 055b345
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 @@ -52,7 +52,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.3
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.7
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.8
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.20
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.9.0
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1
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 @@ -153,8 +153,8 @@ github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.3 h1:txuJhrHoyEb0VC9O8z+ZOo
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.3/go.mod h1:OsoFNbV+qgyhNknBfwuOfdyJkjIZl0oTtqjmfSmb9Qw=
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24 h1:BFn0cIQxNzbOLGU62Wa3R93vZWLgpPveviRvy/dOFtE=
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24/go.mod h1:zLk41FZN1dZaTK6b0fSEbL4aO/Lvf1ihBXoT+BupDeA=
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.7 h1:wPcLSASxXmZtaGYGvpPoxaJsoJ2XFuASu2e04zYdEpY=
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.7/go.mod h1:hqreYwh+eLBjjuXEqMP2SnInT+D3D+xLN+LcsuV3kBM=
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.8 h1:HCU6HS1/EjV5/YxvJn/R8YThc9Gsuqwav1XgFIn1rOk=
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.8/go.mod h1:6GM7bl2aT0wEQZyt7xmcS73j+p+sllsJ4AUUs0wGaPI=
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.20 h1:fEW6ZAJMvga3unKf4NuU4GMK0suzgRfwGKwEshcQ9i8=
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.20/go.mod h1:8Nf9HAOXo/+kcT26RvqaKZ7apXqL1U7PVyY1bQVDffA=
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.9.0 h1:SL5DEAgMgkGbKedB8+bFJRgWyBCgNd8ccchq2QvCdzo=
Expand Down

0 comments on commit 055b345

Please sign in to comment.