Skip to content

Commit 25b2ff3

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/firehose to v1.14.23 (#5127)
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.14.22` -> `v1.14.23` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.14.23`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/firehose/v1.14.22...service/firehose/v1.14.23) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/firehose/v1.14.22...service/firehose/v1.14.23) </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-->
1 parent e0135b8 commit 25b2ff3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.2
4747
github.com/aws/aws-sdk-go-v2/service/emr v1.20.16
4848
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20
49-
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22
49+
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.23
5050
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12
5151
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4
5252
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ github.com/aws/aws-sdk-go-v2/service/emr v1.20.16 h1:E7Emd07dj3zvimPXAJHXDocTQ0n
136136
github.com/aws/aws-sdk-go-v2/service/emr v1.20.16/go.mod h1:uz/j390yhhyjOoxOKyj1VcMh0XXxgwyUU/r/vcPuOzo=
137137
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20 h1:QaqRFEugMxaju69lACe3IK1KjuuMGu0a08o9x6hEKmk=
138138
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20/go.mod h1:8g5GmQrg6Q44ap2NIxBb6eCZojS70QhJiv0qsgHVSKo=
139-
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22 h1:XQmegBm7AoJp8hlvF6CkgyX+RVuAMP5S7E3XH4HpPPY=
140-
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22/go.mod h1:vbq9arSe5Aea0stKmuye07Aw7fWFjG4l4QWjJgGZqbM=
139+
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.23 h1:a0Df3sMJbEFKz7K8clJBzUOvUDVSdJ1R408uHQjt6eI=
140+
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.23/go.mod h1:vbq9arSe5Aea0stKmuye07Aw7fWFjG4l4QWjJgGZqbM=
141141
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12 h1:JD/u+1toJg4r6xs3EVRLwnZpvib6cKl999lfG86t3eM=
142142
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12/go.mod h1:0ce3mgG0zrYkxN3h8a4eYRPmqyjOUeHrPLrLuNp8Vt0=
143143
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4 h1:cqb2+5MxHa+qdNWiu4giFuDdgBlyDzDawiROMYTuzBM=

0 commit comments

Comments
 (0)