fix(deps): update kubernetes packages to v0.35.1 (#328)
cron-checker / test (push) Failing after 2s
Release / release (push) Failing after 2s
cron-checker / vulnerabilities (push) Failing after 3s
cron-checker / build (push) Has been skipped

This commit was merged in pull request #328.
This commit is contained in:
2026-02-11 07:40:35 +00:00
parent 43a4ae15f4
commit 8e7cfecf14
2 changed files with 9 additions and 9 deletions
+3 -3
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.0
k8s.io/apimachinery v0.35.0
k8s.io/client-go v0.35.0
k8s.io/api v0.35.1
k8s.io/apimachinery v0.35.1
k8s.io/client-go v0.35.1
)
require (