Skip to content

Commit

Permalink
bump github.com/DataDog/agent-payload/v5 in /exporter/datadogexporter
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: github.com/DataDog/agent-payload/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent aaae303 commit 910ad83
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 5 deletions.
4 changes: 2 additions & 2 deletions exporter/datadogexporter/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/exporter/datado
go 1.17

require (
github.com/DataDog/agent-payload/v5 v5.0.20
github.com/DataDog/agent-payload/v5 v5.0.98
github.com/DataDog/datadog-agent/pkg/quantile v0.35.0
github.com/DataDog/datadog-agent/pkg/trace/exportable v0.0.0-20201016145401-4646cf596b02
github.com/aws/aws-sdk-go v1.44.5
Expand Down Expand Up @@ -58,7 +58,7 @@ require (
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.46.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
Expand Down
Loading

0 comments on commit 910ad83

Please sign in to comment.