File tree Expand file tree Collapse file tree 4 files changed +7
-17
lines changed
github.com/netobserv/flowlogs-pipeline/pkg/api Expand file tree Collapse file tree 4 files changed +7
-17
lines changed Original file line number Diff line number Diff line change @@ -119,4 +119,4 @@ require (
119
119
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
120
120
)
121
121
122
- replace github.com/netobserv/flowlogs-pipeline => github.com/leandroberetta/flowlogs-pipeline v0.0.0-20250930114242-2095d805b124
122
+ replace github.com/netobserv/flowlogs-pipeline => github.com/leandroberetta/flowlogs-pipeline v0.0.0-20251009135050-3d8583a3cfbc
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
91
91
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
92
92
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
93
93
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
94
- github.com/leandroberetta/flowlogs-pipeline v0.0.0-20250930114242-2095d805b124 h1:hrkMeXq8p2RqLLfm9TwAvnOfp7HCyClrjgqyKYElnS0 =
95
- github.com/leandroberetta/flowlogs-pipeline v0.0.0-20250930114242-2095d805b124 /go.mod h1:2uLL4yl+/7vAbdB3+8NK4qHhoqyvkPVckql3TOCZ4tk =
94
+ github.com/leandroberetta/flowlogs-pipeline v0.0.0-20251009135050-3d8583a3cfbc h1:0O0vz3oHT1pj2i3dDTeIlW1LrqrmbGKw711WAjpjBoM =
95
+ github.com/leandroberetta/flowlogs-pipeline v0.0.0-20251009135050-3d8583a3cfbc /go.mod h1:JKatcqNUQeNfSGMpQ73a6tsbmw/ztOZunqOYfNJ7Opg =
96
96
github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
97
97
github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
98
98
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ github.com/munnerz/goautoneg
161
161
# github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
162
162
## explicit
163
163
github.com/mwitkow/go-conntrack
164
- # github.com/netobserv/flowlogs-pipeline v1.9.2-community => github.com/leandroberetta/flowlogs-pipeline v0.0.0-20250930114242-2095d805b124
164
+ # github.com/netobserv/flowlogs-pipeline v1.9.2-community => github.com/leandroberetta/flowlogs-pipeline v0.0.0-20251009135050-3d8583a3cfbc
165
165
## explicit; go 1.24.0
166
166
github.com/netobserv/flowlogs-pipeline/pkg/api
167
167
github.com/netobserv/flowlogs-pipeline/pkg/config
@@ -1237,4 +1237,4 @@ sigs.k8s.io/structured-merge-diff/v6/value
1237
1237
# sigs.k8s.io/yaml v1.6.0
1238
1238
## explicit; go 1.22
1239
1239
sigs.k8s.io/yaml
1240
- # github.com/netobserv/flowlogs-pipeline => github.com/leandroberetta/flowlogs-pipeline v0.0.0-20250930114242-2095d805b124
1240
+ # github.com/netobserv/flowlogs-pipeline => github.com/leandroberetta/flowlogs-pipeline v0.0.0-20251009135050-3d8583a3cfbc
You can’t perform that action at this time.
0 commit comments