Bump github.com/aws/aws-sdk-go from 1.44.299 to 1.44.313

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.299 to 1.44.313.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.299...v1.44.313)

---
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-08-01 07:22:54 +00:00
committed by GitHub
parent 28f3d96061
commit 29b782160d
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.44.299
github.com/aws/aws-sdk-go v1.44.313
github.com/influxdata/influxdb-client-go v0.2.0
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/common v0.44.0