fix(deps): update kubernetes monorepo to v0.35.4 (#405)
Release / release (push) Successful in 1m23s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m47s
gitlab-cleanup-handler / test (push) Successful in 2m27s
gitlab-cleanup-handler / build (push) Successful in 5m42s

This commit was merged in pull request #405.
This commit is contained in:
2026-04-19 00:15:28 +00:00
parent b7d8c734fc
commit 37bfe1a297
2 changed files with 6 additions and 6 deletions
+2 -2
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.3
k8s.io/api v0.35.4
k8s.io/apimachinery v0.35.4
k8s.io/client-go v0.35.3
k8s.io/client-go v0.35.4
)
require (