Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.15.23`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/kinesis/v1.15.22...service/kinesis/v1.15.23)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/kinesis/v1.15.22...service/kinesis/v1.15.23)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
  • Loading branch information
cq-bot committed Nov 17, 2022
1 parent 0d4e1d5 commit ed16606
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 @@ -56,7 +56,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.8.3
github.com/aws/aws-sdk-go-v2/service/iot v1.31.0
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.0
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.22
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.23
github.com/aws/aws-sdk-go-v2/service/kms v1.18.16
github.com/aws/aws-sdk-go-v2/service/lambda v1.24.10
github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.0
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 @@ -168,8 +168,8 @@ github.com/aws/aws-sdk-go-v2/service/iot v1.31.0 h1:AUhMuv/DrlW3BXGYsALfHrHTvBuX
github.com/aws/aws-sdk-go-v2/service/iot v1.31.0/go.mod h1:qDeNiCLWGv+ndS6YhqROH3uw+S2MU3xuutmtxVTRIpk=
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.0 h1:Qm5FG103xKYe3Hi4aEeoTv3XY3MqklQezovzAt+H3gU=
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.0/go.mod h1:KIJv5F0x2OEWNf2iB1qqk5g3EutPb9+7iWznOIDmk3c=
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.22 h1:xkxEl+SSR6VgPmI4ozt4asGckR7lcV27QXMRiRAv4b0=
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.22/go.mod h1:ucTnH7zv9Q8tIpVDU4rqA12YvWewxeluLWjynCpHDKM=
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.23 h1:DA9pHicNaiXauDe6tFu/9LJ7Dj6B7qH5spD8HZ420+U=
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.23/go.mod h1:ucTnH7zv9Q8tIpVDU4rqA12YvWewxeluLWjynCpHDKM=
github.com/aws/aws-sdk-go-v2/service/kms v1.18.16 h1:KHzeOb0G5ZvaIOewRSs3iyHR5MeAKkIZ75tUJCO9ijg=
github.com/aws/aws-sdk-go-v2/service/kms v1.18.16/go.mod h1:kZodDPTQjSH/qM6/OvyTfM5mms5JHB/EKYp5dhn/vI4=
github.com/aws/aws-sdk-go-v2/service/lambda v1.24.10 h1:5ms2Iysy4XqWvLj04RxlwG+EZwfl22nvqvOW6wTEZ98=
Expand Down

0 comments on commit ed16606

Please sign in to comment.