Skip to content

Commit bc907e8

Browse files
fix(deps): update kubernetes monorepo to v0.35.3
1 parent b5eb1a3 commit bc907e8

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
@@ -9,8 +9,8 @@ require (
99
github.com/onsi/gomega v1.39.0
1010
github.com/spf13/cobra v1.10.2
1111
go.miloapis.com/milo v0.18.0
12-
k8s.io/api v0.32.3
13-
k8s.io/apimachinery v0.33.2
12+
k8s.io/api v0.35.3
13+
k8s.io/apimachinery v0.35.3
1414
k8s.io/client-go v0.32.3
1515
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
1616
sigs.k8s.io/controller-runtime v0.20.4

0 commit comments

Comments
 (0)