Skip to content

Commit

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.17.3` -> `v1.18.0` |

---

### Release Notes

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

### [`v1.18.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.17.3...service/accessanalyzer/v1.18.0)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.17.3...service/accessanalyzer/v1.18.0)

</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 Dec 1, 2022
1 parent 46b470e commit a2a1636
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 @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.18.3
github.com/aws/aws-sdk-go-v2/credentials v1.13.3
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.42
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.17.3
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.0
github.com/aws/aws-sdk-go-v2/service/account v1.7.11
github.com/aws/aws-sdk-go-v2/service/acm v1.16.3
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25
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 @@ -54,8 +54,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.3.26 h1:Mza+vlnZr+fPKFKRq/lKGVvM6B/
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.26/go.mod h1:Y2OJ+P+MC1u1VKnavT+PshiEuGPyh/7DqxoDNij4/bg=
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.16 h1:2EXB7dtGwRYIN3XQ9qwIW504DVbKIw3r89xQnonGdsQ=
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.3 h1:5brIM57h/BfHlkQfcr79pJvlcsE4QSRUmmaBINmVN6I=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.17.3/go.mod h1:O769hLd/n0YUcFAfCi4g3lnpSntWCKkIFXzgi7H493s=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.0 h1:dhZUtcwgD+xFEpT8fswpxCZqwY+S8inZGBMfdgR2qfE=
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.0/go.mod h1:O769hLd/n0YUcFAfCi4g3lnpSntWCKkIFXzgi7H493s=
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/acm v1.16.3 h1:zr5H3AO6hT+ulG2AXBeEAxqdtImWIDLJq85GpALhp50=
Expand Down

0 comments on commit a2a1636

Please sign in to comment.