mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Update dependencies to v0.32.0-alpha.0 tag
This commit is contained in:
@@ -6,10 +6,10 @@ go 1.22.0
|
||||
|
||||
require (
|
||||
golang.org/x/time v0.3.0
|
||||
k8s.io/api v0.0.0-20240725200553-fb1fc3084c0e
|
||||
k8s.io/apimachinery v0.0.0-20240720202316-95b78024e3fe
|
||||
k8s.io/client-go v0.0.0-20240727175048-71959c526d54
|
||||
k8s.io/code-generator v0.0.0-20240727175048-b53d16e2b339
|
||||
k8s.io/api v0.32.0-alpha.0
|
||||
k8s.io/apimachinery v0.32.0-alpha.0
|
||||
k8s.io/client-go v0.32.0-alpha.0
|
||||
k8s.io/code-generator v0.32.0-alpha.0
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user