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 @@ -10,7 +10,7 @@ require (
1010 github.com/google/gopacket v1.1.19
1111 github.com/jpillora/sizestr v1.0.0
1212 github.com/mattn/go-sqlite3 v1.14.22
13- github.com/netobserv/flowlogs-pipeline v1.6.1-crc0
13+ github.com/netobserv/flowlogs-pipeline v1.6.2-community
1414 github.com/rodaine/table v1.3.0
1515 github.com/ryankurte/go-pcapng v0.0.0-20170712041429-73fd1a63fab4
1616 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+
118118github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
119119github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus =
120120github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f /go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw =
121- github.com/netobserv/flowlogs-pipeline v1.6.1-crc0 h1:RSpHpM67a+Zw5GLnz8rNyAZ35NF/RYz3jm4YjBZt12w =
122- github.com/netobserv/flowlogs-pipeline v1.6.1-crc0 /go.mod h1:v9NJojW+PbkITmjfq/Q99/OpL3YV9bmGeSiZSbwP1q8 =
121+ github.com/netobserv/flowlogs-pipeline v1.6.2-community h1:Rz2CkIdMKTwwF3W8sPtBXoVoO7nv6Fiu8RYFcPwk2Ng =
122+ github.com/netobserv/flowlogs-pipeline v1.6.2-community /go.mod h1:v9NJojW+PbkITmjfq/Q99/OpL3YV9bmGeSiZSbwP1q8 =
123123github.com/netobserv/netobserv-ebpf-agent v1.6.1-crc2.0.20240913155426-6ac7c5ccbf59 h1:pwApWoWIGyA+ZVaEFITOk0v4Wpyf9gV9dFw4bIUl9IM =
124124github.com/netobserv/netobserv-ebpf-agent v1.6.1-crc2.0.20240913155426-6ac7c5ccbf59 /go.mod h1:1LTwG/8SxgJ7VkDZ4+WSYNY/2F2ZNmkpcYEmqQwGjos =
125125github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA =
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ github.com/mwitkow/go-conntrack
139139# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
140140## explicit
141141github.com/mxk/go-flowrate/flowrate
142- # github.com/netobserv/flowlogs-pipeline v1.6.1-crc0
142+ # github.com/netobserv/flowlogs-pipeline v1.6.2-community
143143## explicit; go 1.21.0
144144github.com/netobserv/flowlogs-pipeline/pkg/api
145145github.com/netobserv/flowlogs-pipeline/pkg/config
You can’t perform that action at this time.
0 commit comments