Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.18.5`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/sns/v1.18.4...service/sns/v1.18.5)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/sns/v1.18.4...service/sns/v1.18.5)

</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 18, 2022
1 parent 15cda18 commit 72f220d
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 @@ -82,7 +82,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.14.3
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.20
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.1
github.com/aws/aws-sdk-go-v2/service/sns v1.18.4
github.com/aws/aws-sdk-go-v2/service/sns v1.18.5
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.13
github.com/aws/aws-sdk-go-v2/service/ssm v1.32.1
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.13
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 @@ -224,8 +224,8 @@ github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.1 h1:gx9Jw/Y1otFYh1fH3CeVTIOSco
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.1/go.mod h1:IeH7fIK+ReovHp+9rw9n5xxsxg5dDMLPF0DnL0AjPZc=
github.com/aws/aws-sdk-go-v2/service/shield v1.17.11 h1:asVClnJw6E3j+Eut6yDKKj8g2L7IxrumuuR9ljezDj0=
github.com/aws/aws-sdk-go-v2/service/shield v1.17.11/go.mod h1:qloZkhN0+LCjpowloMbF6zPIAXf+PCaK+uVgKkjbCDs=
github.com/aws/aws-sdk-go-v2/service/sns v1.18.4 h1:X9N/XdzlXIo7XLrFJUYaVYnUZ8as0GCWx9nGw3ey2rQ=
github.com/aws/aws-sdk-go-v2/service/sns v1.18.4/go.mod h1:2cPUjR63iE9MPMPJtSyzYmsTFCNrN/Xi9j0v9BL5OU0=
github.com/aws/aws-sdk-go-v2/service/sns v1.18.5 h1:Y9lhvLHVuxV+1DZYs6zs8gAOE1jH7L5+HhE9IuIH9WU=
github.com/aws/aws-sdk-go-v2/service/sns v1.18.5/go.mod h1:2cPUjR63iE9MPMPJtSyzYmsTFCNrN/Xi9j0v9BL5OU0=
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.13 h1:9zbk2KWWkR/14PGdfBbpHKpxlryga3zqM9DAg5of/Qs=
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.13/go.mod h1:DKX/7/ZiAzHO6p6AhArnGdrV4r+d461weby8KeVtvC4=
github.com/aws/aws-sdk-go-v2/service/ssm v1.32.1 h1:f3md8olGhLjukIy/Bj8HGqonh8dBEoBMTDGN8yetxD0=
Expand Down

0 comments on commit 72f220d

Please sign in to comment.