Skip to content

Commit b681101

Browse files
Update kubernetes monorepo to v0.36.0
1 parent c71bf76 commit b681101

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
@@ -10,9 +10,9 @@ require (
1010
github.com/stretchr/testify v1.11.1
1111
golang.org/x/sync v0.20.0
1212
k8s.io/api v0.35.4
13-
k8s.io/apimachinery v0.35.4
13+
k8s.io/apimachinery v0.36.0
1414
k8s.io/cli-runtime v0.35.4
15-
k8s.io/client-go v0.35.4
15+
k8s.io/client-go v0.36.0
1616
k8s.io/klog/v2 v2.140.0
1717
)
1818

0 commit comments

Comments
 (0)