fix(deps): update kubernetes monorepo to v0.36.2 (#442)
Release / release (push) Successful in 1m2s
gitlab-cleanup-handler / test (push) Successful in 2m2s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m57s
gitlab-cleanup-handler / build (push) Successful in 1m48s

This commit was merged in pull request #442.
This commit is contained in:
2026-06-15 14:14:47 +00:00
parent bdff2f1ec7
commit 8c8b8a409d
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.36.1
k8s.io/apimachinery v0.36.1
k8s.io/client-go v0.36.1
k8s.io/api v0.36.2
k8s.io/apimachinery v0.36.2
k8s.io/client-go v0.36.2
)
require (