Skip to content

Commit f0e40ec

Browse files
Update kubernetes monorepo to v0.36.1
1 parent 8a198b2 commit f0e40ec

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
@@ -4,8 +4,8 @@ go 1.19
44

55
require (
66
github.com/udhos/equalfile v0.3.0
7-
k8s.io/api v0.25.4
8-
k8s.io/apimachinery v0.25.4
7+
k8s.io/api v0.36.1
8+
k8s.io/apimachinery v0.36.1
99
k8s.io/client-go v0.25.4
1010
)
1111

0 commit comments

Comments
 (0)