Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

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

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

</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 5, 2022
1 parent 4a16c77 commit 0020cfb
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 @@ -50,7 +50,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.13
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.1
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.2
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.3
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.7
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.20
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 @@ -149,8 +149,8 @@ github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20 h1:eJo7jUe/93VOZGNVwNivniw
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20/go.mod h1:23vmB9WUQxz2t/4HaFlxBXRLq5YXCjfrYcRQrMxaF2I=
github.com/aws/aws-sdk-go-v2/service/glue v1.37.1 h1:Rfs7ZYn9tl/97miu3igPqil+NixAVxXt6JsVQvJPInU=
github.com/aws/aws-sdk-go-v2/service/glue v1.37.1/go.mod h1:1Nfauq/Z/FS2ptg2rHjDQHkPt1AoflguRQ9AoBumYr0=
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.2 h1:vFH3aWKRKpFmW3Gr3i4PmzSHLAqfPiiieFgBmuquX2w=
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.2/go.mod h1:bJBlstzVX8emi2VkkOy5IEVSXLY3pB5LMaj3cGlMPWs=
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.3 h1:txuJhrHoyEb0VC9O8z+ZOo/ITCDMXU641MVQvSB2hso=
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.3/go.mod h1:OsoFNbV+qgyhNknBfwuOfdyJkjIZl0oTtqjmfSmb9Qw=
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24 h1:BFn0cIQxNzbOLGU62Wa3R93vZWLgpPveviRvy/dOFtE=
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24/go.mod h1:zLk41FZN1dZaTK6b0fSEbL4aO/Lvf1ihBXoT+BupDeA=
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.7 h1:wPcLSASxXmZtaGYGvpPoxaJsoJ2XFuASu2e04zYdEpY=
Expand Down

0 comments on commit 0020cfb

Please sign in to comment.