mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Update dependencies to v0.31.4 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-20240801003428-382a0912e579
|
||||
k8s.io/apimachinery v0.0.0-20240719190441-a8f449e276fe
|
||||
k8s.io/client-go v0.0.0-20240801004130-5e3e8ea98fe9
|
||||
k8s.io/code-generator v0.0.0-20240801005206-f74ea3c4283b
|
||||
k8s.io/api v0.31.4
|
||||
k8s.io/apimachinery v0.31.4
|
||||
k8s.io/client-go v0.31.4
|
||||
k8s.io/code-generator v0.31.4
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user