File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/mitchellh/mapstructure v1.5.0
1919 github.com/netobserv/gopipes v0.3.0
2020 github.com/netobserv/loki-client-go v0.0.0-20251014110557-40bc8d2e6cf3
21- github.com/netobserv/netobserv-ebpf-agent v1.9.2 -community
21+ github.com/netobserv/netobserv-ebpf-agent v1.10.0 -community
2222 github.com/netsampler/goflow2 v1.3.7
2323 github.com/pkg/errors v0.9.1
2424 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -257,8 +257,8 @@ github.com/netobserv/gopipes v0.3.0 h1:IYmPnnAVCdSK7VmHmpFhrVBOEm45qpgbZmJz1sSW+
257257github.com/netobserv/gopipes v0.3.0 /go.mod h1:N7/Gz05EOF0CQQSKWsv3eof22Cj2PB08Pbttw98YFYU =
258258github.com/netobserv/loki-client-go v0.0.0-20251014110557-40bc8d2e6cf3 h1:rxQipq0xpoiao7ifls/82JCcOVALC4n08ppTLCUFGL4 =
259259github.com/netobserv/loki-client-go v0.0.0-20251014110557-40bc8d2e6cf3 /go.mod h1:Zb/jtD3Lnu88Poo+jnhTASzxYnvncmHOoZaT93xQjJ8 =
260- github.com/netobserv/netobserv-ebpf-agent v1.9.2 -community h1:ghW16OO4QRWj0Uh1gMYX+NjAlgx2sZmCsO3Tkwoj4Do =
261- github.com/netobserv/netobserv-ebpf-agent v1.9.2 -community /go.mod h1:17OaUNAwx0LxoeV/SaHlJIJP6bpN7zSvUP3GtZelESQ =
260+ github.com/netobserv/netobserv-ebpf-agent v1.10.0 -community h1:XLauF3k+G2RV2EgHvYK+r3zq0FRm+k7P3hq0I0J6GzE =
261+ github.com/netobserv/netobserv-ebpf-agent v1.10.0 -community /go.mod h1:n75b6DyE/soLE794JlxILqt8rd/KoPfSoUs1WN4jzqg =
262262github.com/netsampler/goflow2 v1.3.7 h1:XZaTy8kkMnGXpJ9hS3KbO1McyrFTpVNhVFEx9rNhMmc =
263263github.com/netsampler/goflow2 v1.3.7 /go.mod h1:4UZsVGVAs//iMCptUHn3WNScztJeUhZH7kDW2+/vDdQ =
264264github.com/nxadm/tail v1.4.4 /go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A =
Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ github.com/netobserv/loki-client-go/pkg/logproto
316316github.com/netobserv/loki-client-go/pkg/metric
317317github.com/netobserv/loki-client-go/pkg/metrics
318318github.com/netobserv/loki-client-go/pkg/urlutil
319- # github.com/netobserv/netobserv-ebpf-agent v1.9.2 -community
319+ # github.com/netobserv/netobserv-ebpf-agent v1.10.0 -community
320320## explicit; go 1.24.0
321321github.com/netobserv/netobserv-ebpf-agent/pkg/decode
322322github.com/netobserv/netobserv-ebpf-agent/pkg/ebpf
You can’t perform that action at this time.
0 commit comments