mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Update dependencies to v0.35.4 tag
This commit is contained in:
@@ -8,10 +8,10 @@ godebug default=go1.25
|
||||
|
||||
require (
|
||||
golang.org/x/time v0.9.0
|
||||
k8s.io/api v0.0.0-20260414142722-0b2a75e363f7
|
||||
k8s.io/apimachinery v0.0.0-20260414140704-475c94153755
|
||||
k8s.io/client-go v0.0.0-20260414151954-8ebd9bb45e4e
|
||||
k8s.io/code-generator v0.0.0-20260414155203-cb0dd4947703
|
||||
k8s.io/api v0.35.4
|
||||
k8s.io/apimachinery v0.35.4
|
||||
k8s.io/client-go v0.35.4
|
||||
k8s.io/code-generator v0.35.4
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user