fix(deps): update kubernetes monorepo to v0.36.1 (#360)
Release / release (push) Successful in 1m3s
cron-checker / vulnerabilities (push) Successful in 1m43s
cron-checker / test (push) Successful in 1m56s
cron-checker / build (push) Successful in 28m36s

This commit was merged in pull request #360.
This commit is contained in:
2026-05-15 20:02:06 +00:00
parent 6e5b795b99
commit ba98bb0ad2
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.0
k8s.io/apimachinery v0.36.0
k8s.io/client-go v0.36.0
k8s.io/api v0.36.1
k8s.io/apimachinery v0.36.1
k8s.io/client-go v0.36.1
)
require (