mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-08-03 00:00:02 +08:00
Update dependencies to v0.34.10 tag
This commit is contained in:
@@ -8,10 +8,10 @@ godebug default=go1.24
|
||||
|
||||
require (
|
||||
golang.org/x/time v0.9.0
|
||||
k8s.io/api v0.0.0-20260624210519-f40c031f034b
|
||||
k8s.io/apimachinery v0.0.0-20260624205654-57ea95fcdaa3
|
||||
k8s.io/client-go v0.0.0-20260624211714-27c434297dec
|
||||
k8s.io/code-generator v0.0.0-20260624213419-c7ca86d1caee
|
||||
k8s.io/api v0.34.10
|
||||
k8s.io/apimachinery v0.34.10
|
||||
k8s.io/client-go v0.34.10
|
||||
k8s.io/code-generator v0.34.10
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user