fix(deps): update kubernetes monorepo to v0.36.1 (#425)
gitlab-cleanup-handler / test (push) Successful in 2m1s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m42s
Release / release (push) Successful in 1m4s
gitlab-cleanup-handler / build (push) Successful in 11m31s

This commit was merged in pull request #425.
This commit is contained in:
2026-05-15 20:20:08 +00:00
parent 84f07fa06c
commit 09b8a6b175
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.36.0
k8s.io/api v0.36.1
k8s.io/apimachinery v0.36.1
k8s.io/client-go v0.36.0
k8s.io/client-go v0.36.1
)
require (