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 @@ -7,7 +7,7 @@ require (
77 github.com/coreos/go-semver v0.3.1
88 github.com/google/go-cmp v0.7.0
99 github.com/grafana/loki/operator/apis/loki v0.0.0-20241021105923-5e970e50b166
10- github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373
10+ github.com/netobserv/flowlogs-pipeline v1.11.0-community
1111 github.com/netobserv/netobserv-ebpf-agent v1.10.1-community
1212 github.com/onsi/ginkgo/v2 v2.28.1
1313 github.com/onsi/gomega v1.39.0
Original file line number Diff line number Diff line change @@ -121,8 +121,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
121121github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
122122github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU =
123123github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
124- github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373 h1:/XZ/t0+NlXawU7VwEkZ590UVN7bC6kCDLPCCB9zNCpE =
125- github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373 /go.mod h1:vOXMJwWooj/RiGkLYS9WXSoiGPPWAFLXIYJ2vzIFWU4 =
124+ github.com/netobserv/flowlogs-pipeline v1.11.0-community h1:SMdhbEM/OowhHO8lefnzztu83RkXOky+h0Q+kQV8PYg =
125+ github.com/netobserv/flowlogs-pipeline v1.11.0-community /go.mod h1:GUltBJPGXTglxawEZhtGNp4kdOP5PqMU2oB5JQp6xv0 =
126126github.com/netobserv/netobserv-ebpf-agent v1.10.1-community h1:9elSOcMkEQeztWH6w8eB3cRZUApaBvexZNQ/xExXXnA =
127127github.com/netobserv/netobserv-ebpf-agent v1.10.1-community /go.mod h1:l9igyOCKLjPGD49AOuMWPbwdUTPHqid1fvC8dSYzOR4 =
128128github.com/netsampler/goflow2 v1.3.7 h1:XZaTy8kkMnGXpJ9hS3KbO1McyrFTpVNhVFEx9rNhMmc =
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ github.com/munnerz/goautoneg
163163# github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
164164## explicit
165165github.com/mwitkow/go-conntrack
166- # github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373
166+ # github.com/netobserv/flowlogs-pipeline v1.11.0-community
167167## explicit; go 1.25.0
168168github.com/netobserv/flowlogs-pipeline/pkg/api
169169github.com/netobserv/flowlogs-pipeline/pkg/config
You can’t perform that action at this time.
0 commit comments