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/cloudfr…
Browse files Browse the repository at this point in the history
…ont to v1.18.4 (#1230)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.18.4`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cloudfront/v1.18.3...service/cloudfront/v1.18.4)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/cloudfront/v1.18.3...service/cloudfront/v1.18.4)

</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://togithub.com/renovatebot/renovate).
  • Loading branch information
cq-bot committed Jul 18, 2022
1 parent 604f7e5 commit 3e39351
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 @@ -14,7 +14,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.4
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.3
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.5
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ github.com/aws/aws-sdk-go-v2/service/backup v1.16.3 h1:8AbDb2MXZF7CVN8pMUQPOK12n
github.com/aws/aws-sdk-go-v2/service/backup v1.16.3/go.mod h1:6L8gs3z+7Nc6e6eEeV9txEmQo8e8MVGgXsq0nNbiEmE=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2 h1:fOsqTEkAm+z1fIXOzHGEfcVVqqOJN6E0RWnaYbIkw4g=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2/go.mod h1:feeb/bUX013g5XC4v9DRvFwZNZu0CqhAHZhRA1GGK0E=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.3 h1:pRtvHbUQJ7dBArOFoLLcAznQmdaBT3wNYNezYvOAjm0=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.3/go.mod h1:5g/KvnghtNqekjKp+zru7eNFwqrC+g6gUGXL5u6oQcU=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4 h1:azoeSOZ1j20DyZ49G2m6ySXxAePhTu2AWlRBOJZ2kZU=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4/go.mod h1:TmvpVdgguHUOzw99+hZlfZWXM/eXvT8wB0Q7Rt7bV0E=
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3 h1:A9UseMMaVfpKGZDZmQAmutqTn1CtYSV+E1iJxzutwug=
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3/go.mod h1:ytH1jJq3xc460cepgNRPIHhrpBR20sWpnneXHxEBezo=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.5 h1:OdE2i1Qs6KJWSp0ialzHivojFHhCYCysTodUzkTno6A=
Expand Down

0 comments on commit 3e39351

Please sign in to comment.