Skip to content

Commit d13422d

Browse files
Update kubernetes deps
1 parent ebe1af5 commit d13422d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ require (
1616
google.golang.org/grpc v1.75.1
1717
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
1818
google.golang.org/protobuf v1.36.10
19-
k8s.io/api v0.33.0
19+
k8s.io/api v0.34.1
2020
k8s.io/apimachinery v0.33.0
2121
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
22-
sigs.k8s.io/yaml v1.4.0
22+
sigs.k8s.io/yaml v1.6.0
2323
)
2424

2525
require (

0 commit comments

Comments
 (0)