@@ -2,7 +2,7 @@ module github.com/netobserv/flowlogs-pipeline
2
2
3
3
go 1.23.0
4
4
5
- toolchain go1.23.4
5
+ toolchain go1.24.3
6
6
7
7
require (
8
8
github.com/Knetic/govaluate v3.0.1-0.20250325060307-7625b7f8c03d+incompatible
@@ -18,7 +18,7 @@ require (
18
18
github.com/mitchellh/mapstructure v1.5.0
19
19
github.com/netobserv/gopipes v0.3.0
20
20
github.com/netobserv/loki-client-go v0.0.0-20250425113517-526b43e51847
21
- github.com/netobserv/netobserv-ebpf-agent v1.9.0-crc0.0.20250425123944-0cd2534ae7b0
21
+ github.com/netobserv/netobserv-ebpf-agent 5a3a4f8ddf89
22
22
github.com/netsampler/goflow2 v1.3.7
23
23
github.com/pkg/errors v0.9.1
24
24
github.com/prometheus/client_golang v1.22.0
@@ -41,13 +41,13 @@ require (
41
41
go.opentelemetry.io/otel/metric v1.35.0
42
42
go.opentelemetry.io/otel/sdk v1.35.0
43
43
go.opentelemetry.io/otel/sdk/metric v1.35.0
44
- golang.org/x/net v0.39 .0
44
+ golang.org/x/net v0.40 .0
45
45
google.golang.org/grpc v1.72.0
46
46
google.golang.org/protobuf v1.36.6
47
47
gopkg.in/yaml.v2 v2.4.0
48
- k8s.io/api v0.32.3
49
- k8s.io/apimachinery v0.32.3
50
- k8s.io/client-go v0.32.3
48
+ k8s.io/api v0.33.0
49
+ k8s.io/apimachinery v0.33.0
50
+ k8s.io/client-go v0.33.0
51
51
sigs.k8s.io/e2e-framework v0.6.0
52
52
)
53
53
@@ -59,9 +59,9 @@ require (
59
59
github.com/cenkalti/rpc2 v0.0.0-20210604223624-c1acbc6ec984 // indirect
60
60
github.com/cespare/xxhash/v2 v2.3.0 // indirect
61
61
github.com/cilium/ebpf v0.18.0 // indirect
62
- github.com/containernetworking/cni v1.1.2 // indirect
63
- github.com/containernetworking/plugins v1.2.0 // indirect
64
- github.com/coreos/go-iptables v0.6 .0 // indirect
62
+ github.com/containernetworking/cni v1.3.0 // indirect
63
+ github.com/containernetworking/plugins v1.7.1 // indirect
64
+ github.com/coreos/go-iptables v0.8 .0 // indirect
65
65
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
66
66
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
67
67
github.com/dennwc/varint v1.0.0 // indirect
@@ -85,7 +85,7 @@ require (
85
85
github.com/golang/protobuf v1.5.4 // indirect
86
86
github.com/google/gnostic-models v0.6.9 // indirect
87
87
github.com/google/go-cmp v0.7.0 // indirect
88
- github.com/google/go-jsonnet v0.20 .0
88
+ github.com/google/go-jsonnet v0.21 .0
89
89
github.com/google/gofuzz v1.2.0 // indirect
90
90
github.com/google/uuid v1.6.0 // indirect
91
91
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
@@ -99,7 +99,7 @@ require (
99
99
github.com/libp2p/go-reuseport v0.4.0 // indirect
100
100
github.com/mailru/easyjson v0.9.0 // indirect
101
101
github.com/mdlayher/ethernet v0.0.0-20220221185849-529eae5b6118 // indirect
102
- github.com/minio/crc64nvme v1.0.1 // indirect
102
+ github.com/minio/crc64nvme v1.0.2 // indirect
103
103
github.com/minio/md5-simd v1.1.2 // indirect
104
104
github.com/moby/spdystream v0.5.0 // indirect
105
105
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
@@ -108,26 +108,26 @@ require (
108
108
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
109
109
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
110
110
github.com/ovn-org/libovsdb v0.7.1-0.20240820095311-ce1951614a20 // indirect
111
- github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20250227173154-57a2590a1d16 // indirect
111
+ github.com/ovn-org/ovn-kubernetes/go-controller 3f2623dbb895 // indirect
112
112
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
113
113
github.com/pierrec/lz4/v4 v4.1.22 // indirect
114
114
github.com/pion/dtls/v2 v2.2.12 // indirect
115
115
github.com/pion/logging v0.2.3 // indirect
116
116
github.com/pion/transport/v2 v2.2.10 // indirect
117
117
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
118
118
github.com/prometheus/procfs v0.16.1 // indirect
119
- github.com/prometheus/prometheus v0.303.0 // indirect
119
+ github.com/prometheus/prometheus v0.303.1 // indirect
120
120
github.com/rs/xid v1.6.0 // indirect
121
121
github.com/russross/blackfriday/v2 v2.1.0 // indirect
122
122
github.com/safchain/ethtool v0.5.10 // indirect
123
123
github.com/sagikazarmark/locafero v0.9.0 // indirect
124
124
github.com/sourcegraph/conc v0.3.0 // indirect
125
125
github.com/spf13/afero v1.14.0 // indirect
126
- github.com/spf13/cast v1.7.1 // indirect
126
+ github.com/spf13/cast v1.8.0 // indirect
127
127
github.com/stretchr/objx v0.5.2 // indirect
128
128
github.com/subosito/gotenv v1.6.0 // indirect
129
129
github.com/urfave/cli/v2 v2.27.6 // indirect
130
- github.com/vishvananda/netlink v1.3.1-0.20250414221550-d85a66b0d8f7 // indirect
130
+ github.com/vishvananda/netlink 9d88d8385bf9 // indirect
131
131
github.com/vishvananda/netns v0.0.5 // indirect
132
132
github.com/x448/float16 v0.8.4 // indirect
133
133
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
@@ -136,29 +136,29 @@ require (
136
136
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
137
137
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
138
138
go.opentelemetry.io/otel/trace v1.35.0 // indirect
139
- go.opentelemetry.io/proto/otlp v1.5 .0 // indirect
139
+ go.opentelemetry.io/proto/otlp v1.6 .0 // indirect
140
140
go.uber.org/atomic v1.11.0 // indirect
141
141
go.uber.org/multierr v1.11.0 // indirect
142
- golang.org/x/crypto v0.37 .0 // indirect
143
- golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
144
- golang.org/x/oauth2 v0.29 .0 // indirect
145
- golang.org/x/sys v0.32 .0 // indirect
146
- golang.org/x/term v0.31 .0 // indirect
147
- golang.org/x/text v0.24 .0 // indirect
142
+ golang.org/x/crypto v0.38 .0 // indirect
143
+ golang.org/x/exp ce4c2cf36ca6 // indirect
144
+ golang.org/x/oauth2 v0.30 .0 // indirect
145
+ golang.org/x/sys v0.33 .0 // indirect
146
+ golang.org/x/term v0.32 .0 // indirect
147
+ golang.org/x/text v0.25 .0 // indirect
148
148
golang.org/x/time v0.11.0 // indirect
149
- google.golang.org/genproto/googleapis/api v0.0.0-20250422160041-2d3770c4ea7f // indirect
150
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250422160041-2d3770c4ea7f // indirect
149
+ google.golang.org/genproto/googleapis/api f936aa4a68b2 // indirect
150
+ google.golang.org/genproto/googleapis/rpc f936aa4a68b2 // indirect
151
151
gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0 // indirect
152
152
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
153
153
gopkg.in/gcfg.v1 v1.2.3 // indirect
154
154
gopkg.in/inf.v0 v0.9.1 // indirect
155
155
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
156
156
gopkg.in/warnings.v0 v0.1.2 // indirect
157
157
gopkg.in/yaml.v3 v3.0.1 // indirect
158
- k8s.io/component-base v0.32.3 // indirect
158
+ k8s.io/component-base v0.33.0 // indirect
159
159
k8s.io/klog/v2 v2.130.1 // indirect
160
160
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
161
- k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e // indirect
161
+ k8s.io/utils 0f33e8f1c979 // indirect
162
162
lukechampine.com/uint128 v1.3.0 // indirect
163
163
sigs.k8s.io/controller-runtime v0.20.4 // indirect
164
164
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
0 commit comments