Skip to content

Commit 873dfcf

Browse files
Bump opentelemetry-ebpf-profiler dependency to latest fork version (#52232)
### What does this PR do? Bump profiler's version to match latest rebase on datadog's fork. ### Motivation ### Describe how you validated your changes ### Additional Notes Co-authored-by: theo.demagalhaes <theo.demagalhaes@datadoghq.com>
1 parent e689136 commit 873dfcf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ replace (
2727
// To update the Datadog/opentelemetry-ebpf-profiler dependency on latest commit on datadog branch, change the following line to:
2828
// replace go.opentelemetry.io/ebpf-profiler => github.com/DataDog/opentelemetry-ebpf-profiler datadog
2929
// and run `go mod tidy` then `dda inv tidy`
30-
go.opentelemetry.io/ebpf-profiler => github.com/DataDog/opentelemetry-ebpf-profiler v0.0.0-20260608081522-b0f22c95e990
30+
go.opentelemetry.io/ebpf-profiler => github.com/DataDog/opentelemetry-ebpf-profiler v0.0.0-20260615120033-4edb1d33d277
3131
)
3232

3333
require (

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)