fix(deps): update kubernetes packages to v0.35.1 (#372)
Release / release (push) Successful in 37s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m10s
gitlab-cleanup-handler / test (push) Successful in 3m20s
gitlab-cleanup-handler / build (push) Successful in 2h41m5s

This commit was merged in pull request #372.
This commit is contained in:
2026-02-11 14:17:31 +00:00
parent 3d6a684e06
commit af37cf4253
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.0
k8s.io/apimachinery v0.35.0
k8s.io/client-go v0.35.0
k8s.io/api v0.35.1
k8s.io/apimachinery v0.35.1
k8s.io/client-go v0.35.1
)
require (