@@ -19,7 +19,7 @@ require (
19
19
github.com/go-logr/stdr v1.2.2
20
20
github.com/google/uuid v1.6.0
21
21
github.com/httprunner/httprunner/v4 v4.3.7-0.20240124083022-402b74876a59
22
- github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.5
22
+ github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.6
23
23
github.com/k8snetworkplumbingwg/sriovnet v1.2.0
24
24
github.com/kubeovn/felix v0.0.0-20240506083207-ed396be1b6cf
25
25
github.com/kubeovn/go-iptables v0.0.0-20230322103850-8619a8ab3dca
@@ -40,15 +40,15 @@ require (
40
40
github.com/sirupsen/logrus v1.9.3
41
41
github.com/spf13/pflag v1.0.6
42
42
github.com/stretchr/testify v1.10.0
43
- github.com/vishvananda/netlink v1.3.1-0.20250209162617-655392bc778a
43
+ github.com/vishvananda/netlink v1.3.1-0.20250303224720-0e7078ed04c8
44
44
go.uber.org/mock v0.5.0
45
45
golang.org/x/mod v0.24.0
46
46
golang.org/x/sys v0.31.0
47
47
golang.org/x/time v0.11.0
48
48
golang.org/x/tools v0.31.0
49
49
google.golang.org/grpc v1.71.0
50
- google.golang.org/protobuf v1.36.5
51
- gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.4
50
+ google.golang.org/protobuf v1.36.6
51
+ gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.2.0
52
52
k8s.io/api v0.32.3
53
53
k8s.io/apiextensions-apiserver v0.32.3
54
54
k8s.io/apimachinery v0.32.3
@@ -59,11 +59,11 @@ require (
59
59
k8s.io/kubectl v0.32.3
60
60
k8s.io/kubernetes v1.32.3
61
61
k8s.io/pod-security-admission v0.32.3
62
- k8s.io/utils v0.0.0-20241210054802-24370beab758
62
+ k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
63
63
kernel.org/pub/linux/libs/security/libcap/cap v1.2.75
64
64
kubevirt.io/api v1.5.0
65
65
kubevirt.io/client-go v1.5.0
66
- sigs.k8s.io/controller-runtime v0.20.3
66
+ sigs.k8s.io/controller-runtime v0.20.4
67
67
sigs.k8s.io/network-policy-api v0.1.5
68
68
)
69
69
@@ -136,7 +136,7 @@ require (
136
136
github.com/google/gnostic-models v0.6.9 // indirect
137
137
github.com/google/go-cmp v0.7.0 // indirect
138
138
github.com/google/gofuzz v1.2.0 // indirect
139
- github.com/google/pprof v0.0.0-20250302191652-9094ed2288e7 // indirect
139
+ github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e // indirect
140
140
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
141
141
github.com/gorilla/websocket v1.5.3 // indirect
142
142
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
@@ -210,8 +210,8 @@ require (
210
210
github.com/projectcalico/libcalico-go v0.0.0-20190305235709-3d935c3b8b86 // indirect
211
211
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.80.1 // indirect
212
212
github.com/prometheus/client_model v0.6.1 // indirect
213
- github.com/prometheus/common v0.62 .0 // indirect
214
- github.com/prometheus/procfs v0.15.1 // indirect
213
+ github.com/prometheus/common v0.63 .0 // indirect
214
+ github.com/prometheus/procfs v0.16.0 // indirect
215
215
github.com/rivo/uniseg v0.4.7 // indirect
216
216
github.com/russross/blackfriday/v2 v2.1.0 // indirect
217
217
github.com/sagikazarmark/locafero v0.7.0 // indirect
@@ -233,9 +233,9 @@ require (
233
233
github.com/x448/float16 v0.8.4 // indirect
234
234
github.com/xlab/treeprint v1.2.0 // indirect
235
235
github.com/yusufpapurcu/wmi v1.2.4 // indirect
236
- go.etcd.io/etcd/api/v3 v3.5.19 // indirect
237
- go.etcd.io/etcd/client/pkg/v3 v3.5.19 // indirect
238
- go.etcd.io/etcd/client/v3 v3.5.19 // indirect
236
+ go.etcd.io/etcd/api/v3 v3.5.20 // indirect
237
+ go.etcd.io/etcd/client/pkg/v3 v3.5.20 // indirect
238
+ go.etcd.io/etcd/client/v3 v3.5.20 // indirect
239
239
go.opencensus.io v0.24.0 // indirect
240
240
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
241
241
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.60.0 // indirect
@@ -259,10 +259,10 @@ require (
259
259
golang.org/x/sync v0.12.0 // indirect
260
260
golang.org/x/term v0.30.0 // indirect
261
261
golang.org/x/text v0.23.0 // indirect
262
- gomodules.xyz/jsonpatch/v2 v2.4 .0 // indirect
263
- google.golang.org/genproto v0.0.0-20250311190419-81fb87f6b8bf // indirect
264
- google.golang.org/genproto/googleapis/api v0.0.0-20250311190419-81fb87f6b8bf // indirect
265
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250311190419-81fb87f6b8bf // indirect
262
+ gomodules.xyz/jsonpatch/v2 v2.5 .0 // indirect
263
+ google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // indirect
264
+ google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
265
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
266
266
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
267
267
gopkg.in/inf.v0 v0.9.1 // indirect
268
268
gopkg.in/ini.v1 v1.67.0 // indirect
@@ -291,7 +291,7 @@ require (
291
291
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
292
292
sigs.k8s.io/kustomize/api v0.19.0 // indirect
293
293
sigs.k8s.io/kustomize/kyaml v0.19.0 // indirect
294
- sigs.k8s.io/structured-merge-diff/v4 v4.5 .0 // indirect
294
+ sigs.k8s.io/structured-merge-diff/v4 v4.6 .0 // indirect
295
295
sigs.k8s.io/yaml v1.4.0 // indirect
296
296
)
297
297
0 commit comments