Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.7.12`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/account/v1.7.11...service/account/v1.7.12)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/account/v1.7.11...service/account/v1.7.12)

</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 3, 2022
1 parent 550558b commit 3c4b649
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 @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/credentials v1.13.4
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.42
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.1
github.com/aws/aws-sdk-go-v2/service/account v1.7.11
github.com/aws/aws-sdk-go-v2/service/account v1.7.12
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24
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 @@ -63,8 +63,8 @@ github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.16 h1:2EXB7dtGwRYIN3XQ9qwIW504DVb
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.16/go.mod h1:XH+3h395e3WVdd6T2Z3mPxuI+x/HVtdqVOREkTiyubs=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.1 h1:lrueZeVplC08xOhy5t4x6+e9GkKeXPTjpvDQkBm3Fsk=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.1/go.mod h1:PIDb5yyeVKWKFgcZu9FMoTYxy14zhYpVJrLJIeVj6zY=
github.com/aws/aws-sdk-go-v2/service/account v1.7.11 h1:a/mDtQr8ALZc8g+ZLgykkuN8/7GynTEb+nIsR67bwyQ=
github.com/aws/aws-sdk-go-v2/service/account v1.7.11/go.mod h1:ubDDEHqWWWFcDG0JtdHj/qDstFF/CHa3HRyI+RLOUwU=
github.com/aws/aws-sdk-go-v2/service/account v1.7.12 h1:uDKzTLJJTO4N4rOSmsggnqTnpPW674/10Rr0o5GzXFY=
github.com/aws/aws-sdk-go-v2/service/account v1.7.12/go.mod h1:Kpj3oRO0nNwwCeA7CIkuCZx6b4sMiFg+vRLE8cGPgnc=
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4 h1:al5cTTr3Bb0tTkTOltTtNS2nDFWIeDaMb+GMI9EV66k=
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4/go.mod h1:+9LxBsxy1yMQ/v4BzFru5koxJQialGRxtwJ6w+afXZg=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25 h1:WCRj8JKifyZTZiFGY6ayyNypZOlHsPbCqv6Tqfjmn7s=
Expand Down

0 comments on commit 3c4b649

Please sign in to comment.