fix(deps): update kubernetes monorepo to v0.35.4 (#348)
Release / release (push) Successful in 59s
cron-checker / vulnerabilities (push) Successful in 1m44s
cron-checker / test (push) Successful in 1m49s
cron-checker / build (push) Successful in 4m51s

This commit was merged in pull request #348.
This commit is contained in:
2026-04-19 00:23:08 +00:00
parent b0be6b4ab2
commit 31ea867df0
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -9,9 +9,9 @@ require (
github.com/multiplay/go-slack v0.0.0-20220428123529-0762aee71fe3
github.com/robfig/cron v1.2.0
github.com/sanity-io/litter v1.5.8
k8s.io/api v0.35.3
k8s.io/api v0.35.4
k8s.io/apimachinery v0.35.4
k8s.io/client-go v0.35.3
k8s.io/client-go v0.35.4
)
require (