Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aws/aws-sdk-go from 1.44.72 to 1.54.16 in /exporter/datadogexporter #13692

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump github.com/aws/aws-sdk-go in /exporter/datadogexporter
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.72 to 1.54.16.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.72...v1.54.16)

---
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] committed Jul 8, 2024
commit 7a18a8da87dda65f4c8392a421c79ce4b41bcc70
2 changes: 1 addition & 1 deletion exporter/datadogexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/DataDog/datadog-agent/pkg/trace v0.38.0-rc.3.0.20220804102556-2fec6abdb5f7
github.com/DataDog/gohai v0.0.0-20220718130825-1776f9beb9cc
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v0.32.5
github.com/aws/aws-sdk-go v1.44.72
github.com/aws/aws-sdk-go v1.54.16
github.com/cenkalti/backoff/v4 v4.1.3
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil v0.57.2
github.com/open-telemetry/opentelemetry-collector-contrib/internal/k8sconfig v0.57.2
Expand Down
4 changes: 2 additions & 2 deletions exporter/datadogexporter/go.sum

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

Loading