Skip to content

Commit fa64f2b

Browse files
chore(deps): update kubernetes monorepo
1 parent 8e490b2 commit fa64f2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ require (
1111
github.com/onsi/gomega v1.40.0
1212
github.com/spf13/pflag v1.0.10
1313
github.com/stretchr/testify v1.11.1
14-
k8s.io/api v0.35.4
15-
k8s.io/apimachinery v0.35.4
16-
k8s.io/client-go v0.35.4
14+
k8s.io/api v0.36.0
15+
k8s.io/apimachinery v0.36.1
16+
k8s.io/client-go v0.36.0
1717
sigs.k8s.io/controller-runtime v0.22.4
1818
)
1919

0 commit comments

Comments
 (0)