mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Update dependencies to v0.34.7 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-20260414142439-ad42a1f6281f
|
||||
k8s.io/apimachinery v0.0.0-20260414140422-454f531d3fb5
|
||||
k8s.io/client-go v0.0.0-20260414150839-e4156f317ef4
|
||||
k8s.io/code-generator v0.0.0-20260414155020-71e885f23b31
|
||||
k8s.io/api v0.34.7
|
||||
k8s.io/apimachinery v0.34.7
|
||||
k8s.io/client-go v0.34.7
|
||||
k8s.io/code-generator v0.34.7
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user