Bump github.com/aws/aws-sdk-go from 1.45.12 to 1.45.24

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.12 to 1.45.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.12...v1.45.24)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-10 11:52:51 +00:00
committed by GitHub
parent 749c1a7e25
commit 7448688788
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,7 +1,7 @@
module github.com/zalando-incubator/kube-metrics-adapter
require (
github.com/aws/aws-sdk-go v1.45.19
github.com/aws/aws-sdk-go v1.45.24
github.com/influxdata/influxdb-client-go v0.2.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.44.0