Skip to content

Commit 7849eca

Browse files
fix(deps): update kubernetes monorepo to v0.36.1
1 parent c39d4b7 commit 7849eca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ require (
1414
golang.org/x/crypto v0.39.0
1515
golang.org/x/sync v0.16.0
1616
google.golang.org/protobuf v1.36.11
17-
k8s.io/api v0.33.1
18-
k8s.io/apimachinery v0.33.2
17+
k8s.io/api v0.36.1
18+
k8s.io/apimachinery v0.36.1
1919
k8s.io/client-go v0.33.1
2020
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
2121
sigs.k8s.io/controller-runtime v0.21.0

0 commit comments

Comments
 (0)