Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/kafka t…
Browse files Browse the repository at this point in the history
…o v1.18.1 (#5358)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.18.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/kafka/v1.18.0...service/kafka/v1.18.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/kafka/v1.18.0...service/kafka/v1.18.1)

</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 c0dda14 commit 3aaa284
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/inspector v1.12.20
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.9.1
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.0
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.1
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.25
github.com/aws/aws-sdk-go-v2/service/kms v1.19.0
github.com/aws/aws-sdk-go-v2/service/lambda v1.26.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 @@ -174,8 +174,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.20 h1:4K6dbmR0mlp3o
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.20/go.mod h1:1XpDcReIEOHsjwNToDKhIAO3qwLo1BnfbtSqWJa8j7g=
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1 h1:cwo+33GE3OcIRroXJdGm2gErtfh0YMEDngvGIdp+XpI=
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1/go.mod h1:h2MyBSx7BfFg/Gw3UA95pUcIBGI4kO10FgW2LA4zwks=
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/kafka v1.18.1 h1:kzYiqc/lh2/BI2xO1XweucEcyH4Ed7w7eYlqP6haWQ0=
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.1/go.mod h1:Vgj2LPRkzJg04uTVgQrx1iugrIjFc9egQfRl8hOfSko=
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.25 h1:6DT0bTV7gVgCinN6XjWNGJHojGZ65JpN0CoZDTeJyos=
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.25/go.mod h1:lRJF/JfhlE1sC/H7yuYJv72h1VyJKLGkF6ksnrAG2io=
github.com/aws/aws-sdk-go-v2/service/kms v1.19.0 h1:ycl4Z01HQyprcfOFMAVwWTNaUm29qHRPZyJunDZZVXg=
Expand Down

0 comments on commit 3aaa284

Please sign in to comment.