mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Update dependencies to v0.32.0-beta.0 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-20241104230202-a653b0a58983
|
||||
k8s.io/apimachinery v0.0.0-20241104225908-9500acc2d964
|
||||
k8s.io/client-go v0.0.0-20241104230604-2ff887486f17
|
||||
k8s.io/code-generator v0.0.0-20241104231413-3f8a711fd7b1
|
||||
k8s.io/api v0.32.0-beta.0
|
||||
k8s.io/apimachinery v0.32.0-beta.0
|
||||
k8s.io/client-go v0.32.0-beta.0
|
||||
k8s.io/code-generator v0.32.0-beta.0
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user