Skip to content

Commit 4d1d004

Browse files
committed
Update go.mod
1 parent d5f5904 commit 4d1d004

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ require (
153153
sigs.k8s.io/yaml v1.3.0 // indirect
154154
)
155155

156-
replace go.opentelemetry.io/ebpf-profiler => github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20250306230038-78e858b85337
156+
replace go.opentelemetry.io/ebpf-profiler => github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20250311092013-ec1cdb3482af

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bl
258258
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
259259
github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU=
260260
github.com/opencontainers/selinux v1.11.0/go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec=
261-
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20250306230038-78e858b85337 h1:qJ3p+TmnDFPAX+XhBSHpgnETRofp8Yn6FzOBfwxKzyc=
262-
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20250306230038-78e858b85337/go.mod h1:q15sN2PgXSh337bNjdeUz4WCIlqQrO/Nx0H5O7o5WiI=
261+
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20250311092013-ec1cdb3482af h1:2MhE8xUeyjPux1INz/40WEt7raxzUNMiRfGSNIb7gc0=
262+
github.com/parca-dev/opentelemetry-ebpf-profiler v0.0.0-20250311092013-ec1cdb3482af/go.mod h1:q15sN2PgXSh337bNjdeUz4WCIlqQrO/Nx0H5O7o5WiI=
263263
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0=
264264
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y=
265265
github.com/pierrec/lz4/v4 v4.1.21 h1:yOVMLb6qSIDP67pl/5F7RepeKYu/VmTyEXvuMI5d9mQ=

0 commit comments

Comments
 (0)