File tree Expand file tree Collapse file tree 4 files changed +5
-9
lines changed
github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow Expand file tree Collapse file tree 4 files changed +5
-9
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-20220927092034-f37122a54500
21- github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250128120438-528ec8c1eb42
21+ github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250130135234-c2d377a18f1b
2222 github.com/netsampler/goflow2 v1.3.7
2323 github.com/pkg/errors v0.9.1
2424 github.com/prometheus/client_golang v1.20.5
Original file line number Diff line number Diff line change @@ -692,8 +692,8 @@ github.com/netobserv/gopipes v0.3.0 h1:IYmPnnAVCdSK7VmHmpFhrVBOEm45qpgbZmJz1sSW+
692692github.com/netobserv/gopipes v0.3.0 /go.mod h1:N7/Gz05EOF0CQQSKWsv3eof22Cj2PB08Pbttw98YFYU =
693693github.com/netobserv/loki-client-go v0.0.0-20220927092034-f37122a54500 h1:RmnoJe/ci5q+QdM7upFdxiU+D8F3L3qTd5wXCwwHefw =
694694github.com/netobserv/loki-client-go v0.0.0-20220927092034-f37122a54500 /go.mod h1:LHXpc5tjKvsfZn0pwLKrvlgEhZcCaw3Di9mUEZGAI4E =
695- github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250128120438-528ec8c1eb42 h1:7eqxS+GU66ZvD9yO/GrPupzP2G6uENIJ7H7g808lMs8 =
696- github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250128120438-528ec8c1eb42 /go.mod h1:MP3H40HA1Xa/lBDHHyuhohNXKenV5j2S6+wGgqqD+Qc =
695+ github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250130135234-c2d377a18f1b h1:qOjnvcS5SGiqiGYxM5zzRxnvthx/9Pi8vvFsqnGGXtg =
696+ github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250130135234-c2d377a18f1b /go.mod h1:MP3H40HA1Xa/lBDHHyuhohNXKenV5j2S6+wGgqqD+Qc =
697697github.com/netsampler/goflow2 v1.3.7 h1:XZaTy8kkMnGXpJ9hS3KbO1McyrFTpVNhVFEx9rNhMmc =
698698github.com/netsampler/goflow2 v1.3.7 /go.mod h1:4UZsVGVAs//iMCptUHn3WNScztJeUhZH7kDW2+/vDdQ =
699699github.com/nxadm/tail v1.4.4 /go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A =
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ github.com/netobserv/loki-client-go/pkg/labelutil
311311github.com/netobserv/loki-client-go/pkg/logproto
312312github.com/netobserv/loki-client-go/pkg/metric
313313github.com/netobserv/loki-client-go/pkg/urlutil
314- # github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250128120438-528ec8c1eb42
314+ # github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250130135234-c2d377a18f1b
315315## explicit; go 1.23.0
316316github.com/netobserv/netobserv-ebpf-agent/pkg/decode
317317github.com/netobserv/netobserv-ebpf-agent/pkg/ebpf
You can’t perform that action at this time.
0 commit comments