Skip to content

Commit 5e65d21

Browse files
fix(deps): update kubernetes packages to v0.35.0
1 parent dddc9e2 commit 5e65d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require (
99
github.com/onsi/gomega v1.36.2
1010
github.com/stretchr/testify v1.10.0
1111
go.uber.org/zap v1.27.0
12-
k8s.io/api v0.32.3
13-
k8s.io/apimachinery v0.32.3
12+
k8s.io/api v0.35.0
13+
k8s.io/apimachinery v0.35.0
1414
k8s.io/client-go v0.32.3
1515
sigs.k8s.io/controller-runtime v0.20.3
1616
)

0 commit comments

Comments
 (0)