Skip to content

Commit 0e513d3

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/sesv2 to v1.15.3 (#5774)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/sesv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.2` -> `v1.15.3` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/sesv2/v1.15.2...service/sesv2/v1.15.3) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/sesv2/v1.15.2...service/sesv2/v1.15.3) </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 f182bc2 commit 0e513d3

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
@@ -81,7 +81,7 @@ require (
8181
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.15.2
8282
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.2
8383
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.23
84-
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.2
84+
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.3
8585
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.2
8686
github.com/aws/aws-sdk-go-v2/service/sns v1.18.7
8787
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.17

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.2 h1:o1yfwn
221221
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.2/go.mod h1:H/ErouUYrKFwuRLD4MIUeoyZgupytldUbDzCACH+Rys=
222222
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.23 h1:QTbShmzWTmoF5dbd0K34aY1tXZV7LO6NJ1iRnJQ9v8I=
223223
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.23/go.mod h1:8I7mkhR5OsSBE1FlKOZ7Etb5gtA9881M++HhCEhMj10=
224-
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.2 h1:N9ckaOcC+H8mJ4YcsvVVDD8BAvS1ab/jRKen4WefF4U=
225-
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.2/go.mod h1:U4u+AYkxs8DSNKkBfCuUs+H06rKtR+jwkW0CijDvVzg=
224+
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.3 h1:JK8OY6BvODGFdv1B01s3kTjdJWoCQQUIItcEJCZEbwo=
225+
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.3/go.mod h1:Q+I4FY+sxSWRVgbNXULzRnK+REDSF8oXzY5Eya/Y33c=
226226
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.2 h1:tIgwAUjuSgMgJcZ+RCM5y1wckV6Ex62SnchT95qp+1k=
227227
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.2/go.mod h1:8M33kWcIYN1f2bfWrvKxzxveUN7UJv3dD3rmLoDaWrE=
228228
github.com/aws/aws-sdk-go-v2/service/shield v1.17.13 h1:Omc6xBl4m4wMZoZWlt2f2Yjk6it7VEJMsvjC4oLCMGE=

0 commit comments

Comments
 (0)