Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

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.14.8 (#1208)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.14.8`](https://github.com/aws/aws-sdk-go-v2/compare/service/acm/v1.14.7...service/acm/v1.14.8)

[Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/service/acm/v1.14.7...service/acm/v1.14.8)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
  • Loading branch information
cq-bot authored Jul 11, 2022
1 parent 825e55f commit e0a3b4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.12.8
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.19
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.15.7
github.com/aws/aws-sdk-go-v2/service/acm v1.14.7
github.com/aws/aws-sdk-go-v2/service/acm v1.14.8
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.9
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.7
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.5 h1:tEEHn+PGAxRVqMPEhtU8oCSW/1Ge
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.5/go.mod h1:aIwFF3dUk95ocCcA3zfk3nhz0oLkpzHFWuMp8l/4nNs=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.15.7 h1:NgUNDWzAanHKG30qBGwUs7B7AEiom+46r0M8tKfOjQk=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.15.7/go.mod h1:9I6mfia/zGbSST5Apg31cbnZRDSmD2s1d/0DxymRL6Y=
github.com/aws/aws-sdk-go-v2/service/acm v1.14.7 h1:tUT83n6h6QHp/qRMQZqDVzf5VQUlY8yrhhoUDXR6ZUk=
github.com/aws/aws-sdk-go-v2/service/acm v1.14.7/go.mod h1:h6l/5JjWlpnDCCbW+po50tHKd4RLQeCdb7bG3fya12c=
github.com/aws/aws-sdk-go-v2/service/acm v1.14.8 h1:4JNBqDNPNp+0ZLZMIaY8iMwZ9czfd8RseQOb3MhxuaY=
github.com/aws/aws-sdk-go-v2/service/acm v1.14.8/go.mod h1:GTgi0ZKMFHpAkRxM8VfZ2wpz7GdUeOMZYrKD5WcFt6k=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.9 h1:3JlW3791QIOfSGkgjso6sGJl62n/n9XoqVC+mo4S7Fo=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.9/go.mod h1:utNll7YOvbNZYu2emksoIgTozmoDmW11ayagPnYDArk=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.7 h1:yGmMoiIpYkUVwsESsuodbLOllmEwS0qWRcM1bM8Ag1c=
Expand Down

0 comments on commit e0a3b4a

Please sign in to comment.