opsgenie/kubernetes-event-exporter

Update version of aws-sdk-go in go.mod to latest

bitzhjr opened this issue · 1 comments

What would you like to be added:

Hello, I found that the version of aws-sdk-go used in kubernetes-event-exporter is too old(v1.30.10, the latest version is v1.41.12), Which may exist some cve vulnerabilities. Do we have the plan to upgrade?

Why is this needed:

image

Updated aws and k8s dependencies to latest.