Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go in /receiver/awscontainerinsightreceiver
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.12 to 1.55.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.45.12...v1.55.6)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a3aa0ef commit ae6b622
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion receiver/awscontainerinsightreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscon
go 1.20

require (
github.com/aws/aws-sdk-go v1.45.12
github.com/aws/aws-sdk-go v1.55.6
github.com/google/cadvisor v0.47.3
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v0.85.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/containerinsight v0.85.0
Expand Down
6 changes: 2 additions & 4 deletions receiver/awscontainerinsightreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae6b622

Please sign in to comment.