mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Merge pull request #133570 from BenTheElder/pr131351
Clarify staging repository READMEs Kubernetes-commit: 8082e9ab157b280c740a623ae9d73679b9ee95a4
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-20250725024535-b95b43d5b95d
|
||||
k8s.io/apimachinery v0.0.0-20250725024258-04507a37f6a4
|
||||
k8s.io/client-go v0.0.0-20250725024918-f78361a6474d
|
||||
k8s.io/code-generator v0.0.0-20250725025733-9699fe1ce98e
|
||||
k8s.io/api v0.0.0-20250816062245-fa01e40890d0
|
||||
k8s.io/apimachinery v0.0.0-20250816040907-f5dd29d6ada1
|
||||
k8s.io/client-go v0.0.0-20250816062719-0341f077c9d6
|
||||
k8s.io/code-generator v0.0.0-20250816063933-ac15574df230
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user