Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.16.1...v1.16.2)

</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 17, 2022
1 parent 95b3bc4 commit e2a734d
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.1
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.39
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.17.2
github.com/aws/aws-sdk-go-v2/service/acm v1.16.1
github.com/aws/aws-sdk-go-v2/service/acm v1.16.2
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.24
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.21
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.21
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 @@ -58,8 +58,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.17.2 h1:G0p51FKC4VvN76vX3fIGZIcbhW9svxFmZRi99RLWAM4=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.17.2/go.mod h1:O769hLd/n0YUcFAfCi4g3lnpSntWCKkIFXzgi7H493s=
github.com/aws/aws-sdk-go-v2/service/acm v1.16.1 h1:2EA0LBmv1VaKQKDpO98uXA2puEF7T8ReIFC8AaBQPmY=
github.com/aws/aws-sdk-go-v2/service/acm v1.16.1/go.mod h1:LR3qi788mHzUYfv2MNs+xwbvig6QlrPYVOhKv/Ae5M0=
github.com/aws/aws-sdk-go-v2/service/acm v1.16.2 h1:iY6P2fwGJj+Z6bMxIx99fgXvH7mKDhzDf/ISNsa0Nb0=
github.com/aws/aws-sdk-go-v2/service/acm v1.16.2/go.mod h1:LR3qi788mHzUYfv2MNs+xwbvig6QlrPYVOhKv/Ae5M0=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.24 h1:eWwaF3m67oAJGBhfzVC9dLXPYhLHB238N1LhgFa8INk=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.24/go.mod h1:3olVANhEv+CFhEvC/TTkqh+1kg+r0px3CbH5eRKx7J4=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.21 h1:rLGJaH0pdnk8Y3oJmx3QWPn7ikgsTMhVO5bWfR1QfsM=
Expand Down

0 comments on commit e2a734d

Please sign in to comment.