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.2 tag
This commit is contained in:
@@ -8,10 +8,10 @@ godebug default=go1.23
|
||||
|
||||
require (
|
||||
golang.org/x/time v0.7.0
|
||||
k8s.io/api v0.0.0-20241011135352-a432ebea6002
|
||||
k8s.io/apimachinery v0.0.0-20241015204703-8a237eeb80a5
|
||||
k8s.io/client-go v0.0.0-20241016060006-235936510e4e
|
||||
k8s.io/code-generator v0.0.0-20241011141217-40ce9917c435
|
||||
k8s.io/api v0.32.0-alpha.2
|
||||
k8s.io/apimachinery v0.32.0-alpha.2
|
||||
k8s.io/client-go v0.32.0-alpha.2
|
||||
k8s.io/code-generator v0.32.0-alpha.2
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user