Skip to content

Commit 3a49662

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/identitystore to v1.15.10 (#5904)
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.9` -> `v1.15.10` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.10`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/identitystore/v1.15.9...service/identitystore/v1.15.10) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/identitystore/v1.15.9...service/identitystore/v1.15.10) </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 6979d07 commit 3a49662

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
@@ -54,7 +54,7 @@ require (
5454
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.21
5555
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.6
5656
github.com/aws/aws-sdk-go-v2/service/iam v1.18.25
57-
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.9
57+
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.10
5858
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.21
5959
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.9.2
6060
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.6 h1:e3A56GKB/4VKCJ6bvHM7II
154154
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.6/go.mod h1:vivHPqk4e0/WY4rF3h2LRFeMV8QYIefHMXXEs8oPsTU=
155155
github.com/aws/aws-sdk-go-v2/service/iam v1.18.25 h1:Np+wTW2nuSBGyEu0WFsiu0LO05rxLFMh3hYVAjOzyVw=
156156
github.com/aws/aws-sdk-go-v2/service/iam v1.18.25/go.mod h1:OyAuvpFeSVNppcSsp1hFOVQcaTRc1LE24YIR7pMbbAA=
157-
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.9 h1:d93DFhdoRG59asXPsHRK4eJMrTFZkCSjF5VoVHqry0w=
158-
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.9/go.mod h1:mN2AeMZcyQWmPJhkrMU2fFUh2ZrUlLZER+V+YKplyMQ=
157+
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.10 h1:Dz0+Uux9AsYVrMOLf4MxfrAglld4NkvGuhPBx10W7tA=
158+
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.10/go.mod h1:mN2AeMZcyQWmPJhkrMU2fFUh2ZrUlLZER+V+YKplyMQ=
159159
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.21 h1:tiYJi0XpdrVWWbBpGGKlBXmDTKT8FiL6I54hj6z71cM=
160160
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.21/go.mod h1:yhb64vvxW/Op5JkExPqVAoRxYr/SF5x7mgddE5WP2K4=
161161
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.9.2 h1:dRZvAVPbhVxhSmSXD7YYAwaGALZAEYxDYr48Q05dI6M=

0 commit comments

Comments
 (0)