Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.19.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/kms/v1.19.0...service/kms/v1.19.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/kms/v1.19.0...service/kms/v1.19.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 3aaa284 commit 7868d85
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 @@ -58,7 +58,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1
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/kms v1.19.1
github.com/aws/aws-sdk-go-v2/service/lambda v1.26.0
github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.1
github.com/aws/aws-sdk-go-v2/service/mq v1.13.15
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 @@ -178,8 +178,8 @@ github.com/aws/aws-sdk-go-v2/service/kafka v1.18.1 h1:kzYiqc/lh2/BI2xO1XweucEcyH
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=
github.com/aws/aws-sdk-go-v2/service/kms v1.19.0/go.mod h1:kZodDPTQjSH/qM6/OvyTfM5mms5JHB/EKYp5dhn/vI4=
github.com/aws/aws-sdk-go-v2/service/kms v1.19.1 h1:ZZ+N0I7XDBYbaNr8OD69zelEsi7G1tUpFYdg5OKbPBA=
github.com/aws/aws-sdk-go-v2/service/kms v1.19.1/go.mod h1:XH60PhgtbXDXFBzJ2auE6bpIELxAYTnoVFFwPtG8JwY=
github.com/aws/aws-sdk-go-v2/service/lambda v1.26.0 h1:8YfHco29/t5RJvwlzUE8TkzJFUzFAqVXam10Joww8Sg=
github.com/aws/aws-sdk-go-v2/service/lambda v1.26.0/go.mod h1:2oqKd3SCTyhVaUei20xDUOOcqOAuAnbCy79w/t1dDVs=
github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.1 h1:GveUNMp1QLwcYgbPpTF+JZDKlMgpqsE2MWH8kQu1Zi8=
Expand Down

0 comments on commit 7868d85

Please sign in to comment.