fix(deps): update kubernetes monorepo to v0.37.0
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped

This commit is contained in:
2026-08-29 17:15:10 +00:00
parent 19a0b28927
commit 5cb23cf143
+2 -2
View File
@@ -7,8 +7,8 @@ require (
github.com/apex/log v1.9.0 github.com/apex/log v1.9.0
github.com/stretchr/testify v1.12.1 github.com/stretchr/testify v1.12.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0 gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.36.4 k8s.io/api v0.37.0
k8s.io/apimachinery v0.36.4 k8s.io/apimachinery v0.37.0
k8s.io/client-go v0.36.4 k8s.io/client-go v0.36.4
) )