Skip to content

Commit 32a264a

Browse files
Update kubernetes
1 parent 355411d commit 32a264a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ require (
2626
golang.org/x/sys v0.39.0
2727
google.golang.org/grpc v1.77.0
2828
google.golang.org/protobuf v1.36.11
29-
k8s.io/api v0.34.3
30-
k8s.io/apimachinery v0.34.3
29+
k8s.io/api v0.35.0
30+
k8s.io/apimachinery v0.35.0
3131
k8s.io/client-go v0.34.3
3232
k8s.io/klog/v2 v2.130.1
33-
k8s.io/mount-utils v0.34.3
34-
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
33+
k8s.io/mount-utils v0.35.0
34+
k8s.io/utils 98d557b7f1e7
3535
)
3636

3737
require (

0 commit comments

Comments
 (0)