Skip to content
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
2 changes: 1 addition & 1 deletion comp/otelcol/collector-contrib/impl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4 v4.3.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
github.com/Code-Hex/go-generics-cache v1.5.1 // indirect
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/api/api/def v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/config v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.73.0-rc.9 // indirect
Expand Down
4 changes: 2 additions & 2 deletions comp/otelcol/collector-contrib/impl/go.sum

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

2 changes: 1 addition & 1 deletion comp/otelcol/ddflareextension/impl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4 v4.3.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
github.com/Code-Hex/go-generics-cache v1.5.1 // indirect
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/api/api/def v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/config v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.73.0-rc.9 // indirect
Expand Down
4 changes: 2 additions & 2 deletions comp/otelcol/ddflareextension/impl/go.sum

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

2 changes: 1 addition & 1 deletion comp/otelcol/logsagentpipeline/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
require github.com/DataDog/datadog-agent/pkg/logs/pipeline v0.64.0-rc.3

require (
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.64.0-rc.3 // indirect
github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface v0.64.0-rc.3 // indirect
github.com/DataDog/datadog-agent/comp/core/secrets/def v0.72.0-rc.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions comp/otelcol/logsagentpipeline/go.sum

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

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
)

require (
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/api/api/def v0.72.0-rc.1 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.64.0-rc.3 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/types v0.72.0-rc.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions comp/otelcol/logsagentpipeline/logsagentpipelineimpl/go.sum

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

Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
require go.yaml.in/yaml/v2 v2.4.3 // indirect

require (
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/api/api/def v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/config v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.73.0-rc.9 // indirect
Expand Down
4 changes: 2 additions & 2 deletions comp/otelcol/otlp/components/exporter/datadogexporter/go.sum

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

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/lo
go 1.24.0

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface v0.73.0-devel.0.20251030121902-cd89eab046d6
github.com/DataDog/datadog-agent/comp/logs/agent/config v0.73.0-rc.9
github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil v0.73.0-rc.9
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ require (
)

require (
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/api/api/def v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.73.0-rc.9 // indirect
github.com/DataDog/datadog-agent/comp/core/flare/types v0.73.0-rc.9 // indirect
Expand Down

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

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
code.cloudfoundry.org/lager v2.0.0+incompatible
github.com/CycloneDX/cyclonedx-go v0.9.2
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/comp/api/api/def v0.73.0-rc.9
github.com/DataDog/datadog-agent/comp/core/agenttelemetry/def v0.0.0
github.com/DataDog/datadog-agent/comp/core/agenttelemetry/fx v0.0.0-20251027120702-0e91eee9852f
Expand Down
4 changes: 2 additions & 2 deletions go.sum

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

2 changes: 1 addition & 1 deletion pkg/logs/pipeline/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
)

require (
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/api/api/def v0.72.0-rc.1 // indirect
github.com/DataDog/datadog-agent/comp/core/config v0.64.0-devel // indirect
github.com/DataDog/datadog-agent/comp/core/flare/builder v0.61.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions pkg/logs/pipeline/go.sum

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

2 changes: 1 addition & 1 deletion pkg/logs/processor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/datadog-agent/pkg/logs/processor
go 1.24.0

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface v0.61.0
github.com/DataDog/datadog-agent/comp/logs/agent/config v0.61.0
github.com/DataDog/datadog-agent/pkg/config/model v0.72.2
Expand Down
4 changes: 2 additions & 2 deletions pkg/logs/processor/go.sum

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

2 changes: 1 addition & 1 deletion pkg/opentelemetry-mapping-go/otlp/logs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/logs
go 1.24.0

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes v0.73.0-rc.5
github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/rum v0.72.0-devel.0.20250907091827-dbb380833b5f
github.com/DataDog/datadog-agent/pkg/orchestrator/model v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions pkg/opentelemetry-mapping-go/otlp/logs/go.sum

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

2 changes: 1 addition & 1 deletion pkg/process/util/api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/datadog-agent/pkg/process/util/api
go 1.24.0

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/pkg/config/utils v0.70.0
github.com/DataDog/datadog-agent/pkg/telemetry v0.64.1
github.com/gogo/protobuf v1.3.2
Expand Down
4 changes: 2 additions & 2 deletions pkg/process/util/api/go.sum

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

2 changes: 1 addition & 1 deletion pkg/serializer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/datadog-agent/pkg/serializer
go 1.24.0

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/comp/core/config v0.64.0-devel
github.com/DataDog/datadog-agent/comp/core/log/def v0.64.0-devel
github.com/DataDog/datadog-agent/comp/core/log/mock v0.64.0-devel
Expand Down
4 changes: 2 additions & 2 deletions pkg/serializer/go.sum

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

2 changes: 1 addition & 1 deletion test/e2e-framework/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ require (
require (
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
github.com/BurntSushi/toml v1.5.0 // indirect
github.com/DataDog/agent-payload/v5 v5.0.177 // indirect
github.com/DataDog/agent-payload/v5 v5.0.178 // indirect
github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.71.0 // indirect
github.com/DataDog/datadog-agent/comp/netflow/payload v0.56.0-rc.3 // indirect
github.com/DataDog/datadog-agent/pkg/metrics v0.64.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions test/e2e-framework/go.sum

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

2 changes: 1 addition & 1 deletion test/fakeintake/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.25.0
// every datadog-agent module replaced in the fakeintake go.mod needs to be copied in the Dockerfile

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/comp/netflow/payload v0.56.0-rc.3
github.com/DataDog/datadog-agent/pkg/metrics v0.64.0
github.com/DataDog/datadog-agent/pkg/networkpath/payload v0.0.0-20250128160050-7ac9ccd58c07
Expand Down
4 changes: 2 additions & 2 deletions test/fakeintake/go.sum

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

2 changes: 1 addition & 1 deletion test/new-e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go 1.25.0
// TODO: Implement hard check in CI

require (
github.com/DataDog/agent-payload/v5 v5.0.177
github.com/DataDog/agent-payload/v5 v5.0.178
github.com/DataDog/datadog-agent/pkg/util/option v0.67.0
github.com/DataDog/datadog-agent/pkg/util/pointer v0.61.0
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.72.2 // indirect
Expand Down
Loading