fix(deps): update module k8s.io/apimachinery to v0.35.4 (#404)
Release / release (push) Failing after 49s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m51s
gitlab-cleanup-handler / test (push) Successful in 1m57s
gitlab-cleanup-handler / build (push) Successful in 52s

This commit was merged in pull request #404.
This commit is contained in:
2026-04-17 15:20:21 +00:00
parent ee62afb4c6
commit b7d8c734fc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/stretchr/testify v1.11.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.35.3
k8s.io/apimachinery v0.35.3
k8s.io/apimachinery v0.35.4
k8s.io/client-go v0.35.3
)