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
…catalogappregistry to v1.15.1 (#5395)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.15.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.15.0...service/servicecatalogappregistry/v1.15.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.15.0...service/servicecatalogappregistry/v1.15.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 6e305bf commit c0b3a84
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 @@ -79,7 +79,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/scheduler v1.0.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.9
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/servicecatalogappregistry v1.15.1
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.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 @@ -217,8 +217,8 @@ github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.9 h1:ogcakjF/mrZOo9oJV
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.9/go.mod h1:S7AsUoaHONHV2iGM5QXQOonnaV05cK9fty2dXRdouws=
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.15.1 h1:bE2v4siBGRmP+QoY+6m9aGcauzvB3uNurAYq1hAhB+g=
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/servicecatalogappregistry v1.15.1 h1:F36OZU11HQ14MpV9WsaOnjdIxQLRtUr4GP1wAQnXps4=
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry v1.15.1/go.mod h1:6YaVE+kOjJzavyAZuq3hPpUnxc6wubemj9yAM+PZVic=
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=
Expand Down

0 comments on commit c0b3a84

Please sign in to comment.