Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.0 to 1.48.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.0...v1.48.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-01 07:33:16 +00:00
committed by GitHub
parent ae5c4af76f
commit ec77258ba4
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.47.0
github.com/aws/aws-sdk-go v1.48.10
github.com/influxdata/influxdb-client-go v0.2.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.45.0