Skip to content

Commit 3b0653f

Browse files
Update kubernetes packages to v0.35.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3fecef commit 3b0653f

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/prometheus/client_golang v1.23.2
1010
github.com/stretchr/testify v1.11.1
1111
golang.org/x/oauth2 v0.32.0
12-
k8s.io/api v0.34.1
13-
k8s.io/apimachinery v0.34.1
12+
k8s.io/api v0.35.0
13+
k8s.io/apimachinery v0.35.0
1414
k8s.io/client-go v0.34.1
1515
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
1616
sigs.k8s.io/controller-runtime v0.22.3

0 commit comments

Comments
 (0)