fix(deps): update kubernetes monorepo to v0.36.2 (#372)
cron-checker / vulnerabilities (push) Successful in 2m9s
cron-checker / test (push) Successful in 2m14s
Release / release (push) Successful in 2m29s
cron-checker / build (push) Successful in 17m31s

This commit was merged in pull request #372.
This commit is contained in:
2026-06-15 14:23:29 +00:00
parent 31e3a5414b
commit 0548ed43cd
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.36.1
k8s.io/apimachinery v0.36.1
k8s.io/client-go v0.36.1
k8s.io/api v0.36.2
k8s.io/apimachinery v0.36.2
k8s.io/client-go v0.36.2
)
require (