mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Update dependencies to v0.33.0-alpha.2 tag
This commit is contained in:
@@ -10,10 +10,10 @@ godebug winsymlink=0
|
||||
|
||||
require (
|
||||
golang.org/x/time v0.7.0
|
||||
k8s.io/api v0.0.0-20250205124818-68351e3d8f2c
|
||||
k8s.io/apimachinery v0.0.0-20250207124601-12352425f4c6
|
||||
k8s.io/client-go v0.0.0-20250207125524-07d61b66a66d
|
||||
k8s.io/code-generator v0.0.0-20250207130649-f7b5ad15219c
|
||||
k8s.io/api v0.33.0-alpha.2
|
||||
k8s.io/apimachinery v0.33.0-alpha.2
|
||||
k8s.io/client-go v0.33.0-alpha.2
|
||||
k8s.io/code-generator v0.33.0-alpha.2
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user