Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.13.21`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/servicequotas/v1.13.20...service/servicequotas/v1.13.21)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/servicequotas/v1.13.20...service/servicequotas/v1.13.21)

</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 730ea19 commit e2ae614
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 @@ -80,7 +80,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.8
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.15.1
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.0
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.20
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/sns v1.18.6
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 @@ -220,8 +220,8 @@ github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.15.1 h1:bE2v4siBGRmP+QoY+
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.15.1/go.mod h1:cY+NfNWrOnocEKnv43Vsbwu0n1JcCAbSwYEtsBvAqVE=
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.0 h1:6JXB9jmiawh0F4oTla5zqDeDi6xGBZeY/7pbcSLSMOc=
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.0/go.mod h1:vkpPtfwM2VWYr/FyJf8ATmTmehAIJIvVCEfNm2YP2xQ=
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.20 h1:0nyaHSI6mAGpilMph7ChBgiCcQtBMtkNj5wGaFdcQXg=
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.20/go.mod h1:EuAU2Q75NynMT3F3VTpgN5t+lO7Yl+1MJGeKS7ucGGw=
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.13.21 h1:947vPrzOjqc529V5ZHuI5l7RdZdxndm+zaotoY+WQM4=
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=
Expand Down

0 comments on commit e2ae614

Please sign in to comment.