Skip to content

Commit 83adcc9

Browse files
fix(deps): update module k8s.io/api to v0.35.0
| datasource | package | from | to | | ---------- | ---------- | ------- | ------- | | go | k8s.io/api | v0.34.1 | v0.35.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea003f6 commit 83adcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/onsi/ginkgo/v2 v2.27.3
1010
github.com/onsi/gomega v1.38.3
1111
golang.org/x/sys v0.39.0
12-
k8s.io/api v0.34.1
12+
k8s.io/api v0.35.0
1313
k8s.io/apimachinery v0.35.0
1414
sigs.k8s.io/controller-runtime v0.22.4
1515
)

0 commit comments

Comments
 (0)