Skip to content

Commit c1986c9

Browse files
authored
bump otel fork version (#2986)
1 parent aa92ed3 commit c1986c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ require (
144144
sigs.k8s.io/yaml v1.3.0 // indirect
145145
)
146146

147-
replace github.com/open-telemetry/opentelemetry-ebpf-profiler => github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20240904132017-ba081e8ca369
147+
replace github.com/open-telemetry/opentelemetry-ebpf-profiler => github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20240918181533-0220589f80d8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bl
226226
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
227227
github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU=
228228
github.com/opencontainers/selinux v1.11.0/go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec=
229-
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20240904132017-ba081e8ca369 h1:F+Pr+nY/Ob3pXwtl7g9lkxNoicdUmTq+jxuyG79yWaw=
230-
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20240904132017-ba081e8ca369/go.mod h1:GQVu1MAtVCPc3mW4Atj8YVUEPdXoC/vo/kp0lNpQZhw=
229+
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20240918181533-0220589f80d8 h1:Q9sOuEHT4nvLWFuypG9QLI7X8mSN58+ab4T2zKdB7BE=
230+
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20240918181533-0220589f80d8/go.mod h1:GQVu1MAtVCPc3mW4Atj8YVUEPdXoC/vo/kp0lNpQZhw=
231231
github.com/pierrec/lz4/v4 v4.1.21 h1:yOVMLb6qSIDP67pl/5F7RepeKYu/VmTyEXvuMI5d9mQ=
232232
github.com/pierrec/lz4/v4 v4.1.21/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
233233
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)