Skip to content

Commit

Permalink
bump github.com/aws/aws-sdk-go in /exporter/datadogexporter
Browse files Browse the repository at this point in the history
---
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 Nov 6, 2023
1 parent b90d8ed commit b39c9a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 20 deletions.
10 changes: 5 additions & 5 deletions exporter/datadogexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.5.2
github.com/DataDog/sketches-go v1.4.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.18.0
github.com/aws/aws-sdk-go v1.44.316
github.com/aws/aws-sdk-go v1.47.3
github.com/cenkalti/backoff/v4 v4.2.1
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil v0.82.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.82.0
Expand Down Expand Up @@ -200,11 +200,11 @@ require (
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/net v0.12.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.10.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/term v0.10.0 // indirect
golang.org/x/text v0.11.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.11.1 // indirect
gonum.org/v1/gonum v0.13.0 // indirect
Expand Down
26 changes: 11 additions & 15 deletions exporter/datadogexporter/go.sum

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

0 comments on commit b39c9a6

Please sign in to comment.