fix(deps): update module k8s.io/apimachinery to v0.35.4 (#346)
cron-checker / test (push) Successful in 1m59s
Release / release (push) Successful in 1m4s
cron-checker / vulnerabilities (push) Successful in 2m3s
cron-checker / build (push) Successful in 1m36s

This commit was merged in pull request #346.
This commit is contained in:
2026-04-17 19:43:22 +00:00
parent d2bbe1bf17
commit b0be6b4ab2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/robfig/cron v1.2.0
github.com/sanity-io/litter v1.5.8
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
)