mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Update dependencies to v0.35.0-rc.0 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-20251126203939-39e2e26f9bf7
|
||||
k8s.io/apimachinery v0.0.0-20251126203613-2e9c2280ae35
|
||||
k8s.io/client-go v0.0.0-20251126204431-46360b527ebc
|
||||
k8s.io/code-generator v0.0.0-20251126205444-6c03715c63e0
|
||||
k8s.io/api v0.35.0-rc.0
|
||||
k8s.io/apimachinery v0.35.0-rc.0
|
||||
k8s.io/client-go v0.35.0-rc.0
|
||||
k8s.io/code-generator v0.35.0-rc.0
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user