fix(deps): update kubernetes monorepo to v0.35.3 (#394)
gitlab-cleanup-handler / test (push) Successful in 1m56s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m49s
Release / release (push) Successful in 57s
gitlab-cleanup-handler / build (push) Successful in 1m23s

This commit was merged in pull request #394.
This commit is contained in:
2026-03-19 11:49:59 +00:00
parent e4073ceb07
commit bb55230218
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -9,9 +9,9 @@ require (
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.11.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.35.2
k8s.io/apimachinery v0.35.2
k8s.io/client-go v0.35.2
k8s.io/api v0.35.3
k8s.io/apimachinery v0.35.3
k8s.io/client-go v0.35.3
)
require (