fix(deps): update module k8s.io/apimachinery to v0.36.1 (#424)
gitlab-cleanup-handler / test (push) Successful in 1m56s
Release / release (push) Failing after 43s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m39s
gitlab-cleanup-handler / build (push) Successful in 51s

This commit was merged in pull request #424.
This commit is contained in:
2026-05-15 18:20:01 +00:00
parent 130cbc35e2
commit 84f07fa06c
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.36.0
k8s.io/apimachinery v0.36.0
k8s.io/apimachinery v0.36.1
k8s.io/client-go v0.36.0
)