Skip to content

Commit 45fec89

Browse files
committed
Use ebpf-manger commit
1 parent 64f42b9 commit 45fec89

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ require (
134134
github.com/DataDog/datadog-go/v5 v5.5.0
135135
// do not update datadog-operator to 1.2.1 because the indirect dependency github.com/DataDog/datadog-api-client-go/v2 v2.15.0 is trigger a huge Go heap memory increase.
136136
github.com/DataDog/datadog-operator v1.1.0
137-
github.com/DataDog/ebpf-manager v0.6.0
137+
github.com/DataDog/ebpf-manager v0.6.1-0.20240506094821-e32692637dec
138138
github.com/DataDog/gopsutil v1.2.2
139139
github.com/DataDog/nikos v1.12.4
140140
github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.16.0
@@ -1235,5 +1235,3 @@ replace (
12351235

12361236
// Prevent a false-positive detection by the Google and Ikarus security vendors on VirusTotal
12371237
exclude go.opentelemetry.io/proto/otlp v1.1.0
1238-
1239-
replace github.com/DataDog/ebpf-manager => /home/vincent/dd/ebpf-manager

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)