Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.15.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.15.0...service/firehose/v1.15.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.15.0...service/firehose/v1.15.1)

</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 4, 2022
1 parent 0c208f2 commit c6f13d0
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 @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.0
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19
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 @@ -141,8 +141,8 @@ github.com/aws/aws-sdk-go-v2/service/emr v1.20.17 h1:l0Bt5LV6O10OWVGdLtziEo82l5I
github.com/aws/aws-sdk-go-v2/service/emr v1.20.17/go.mod h1:zSZ5CdWwrg5cR1b793aCXBZP/vSFBP2EdZDAmiO3U5o=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20 h1:QaqRFEugMxaju69lACe3IK1KjuuMGu0a08o9x6hEKmk=
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0 h1:+Sap2K/baT4iSmkov7b4ayYvDa2fot/GkWG6NwfnYYI=
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0/go.mod h1:vbq9arSe5Aea0stKmuye07Aw7fWFjG4l4QWjJgGZqbM=
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1 h1:V+ynrs1hBlalqvgKkm+IKV7lHynAzNYDEZHCtMjIzw8=
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.1/go.mod h1:W5KSnBbR6CWaJb+oDcVxzm89pXJS+0DpcaSBnCgEB50=
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12 h1:JD/u+1toJg4r6xs3EVRLwnZpvib6cKl999lfG86t3eM=
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12/go.mod h1:0ce3mgG0zrYkxN3h8a4eYRPmqyjOUeHrPLrLuNp8Vt0=
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.0 h1:ZV1YepH1QBaJFK0L6pDWYJ5y76/i06CpTui+rBjyMrc=
Expand Down

0 comments on commit c6f13d0

Please sign in to comment.