Skip to content

Commit 618e641

Browse files
Update kubernetes monorepo to v0.36.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6951386 commit 618e641

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ toolchain go1.25.0
66

77
require (
88
github.com/stretchr/testify v1.11.1
9-
k8s.io/api v0.34.0
10-
k8s.io/apimachinery v0.34.0
9+
k8s.io/api v0.36.2
10+
k8s.io/apimachinery v0.36.2
1111
k8s.io/client-go v0.34.0
1212
)
1313

0 commit comments

Comments
 (0)