Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.16.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.16.0...v1.16.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.16.0...v1.16.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 6, 2022
1 parent e2ae614 commit 17d0a70
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.15.0
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.21
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.1
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.0
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.1
github.com/aws/aws-sdk-go-v2/service/sns v1.18.6
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.15
github.com/aws/aws-sdk-go-v2/service/ssm v1.33.1
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/servicequotas v1.13.21 h1:947vPrzOjqc529V5Z
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.21/go.mod h1:d7SfLGJTmrIALKUgO3OorVjNxz2LtjtvSU5L7oYq3Is=
github.com/aws/aws-sdk-go-v2/service/sesv2 v1.15.1 h1:gx9Jw/Y1otFYh1fH3CeVTIOSco2PzBWGNDteZQq1Z+k=
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/sfn v1.16.0 h1:MeJatnnWLS2g6en03mxS1S1AjAfCyQGSryJIeSFeBDQ=
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.0/go.mod h1:NVWpCnviEDkJiYQZOwVEGA3RlGO7QZmt8+Z6dKXeC7k=
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.1 h1:X/wRJElKr+NQwz1L5G24urNhh7YRtPj8sxXpStpoN+Q=
github.com/aws/aws-sdk-go-v2/service/sfn v1.16.1/go.mod h1:NQ4qnAoxjAU/4JLJLuy+VnF09NjJJOaEVSM9fnWSbJM=
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.6 h1:rfQqunscpnVmvK6O9B2DwrBzIMICSCKswPwkD2XDan8=
Expand Down

0 comments on commit 17d0a70

Please sign in to comment.