mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #96154 from rf232/update_klog
Update Klog dependency Kubernetes-commit: 3f6ec26eefcae1cdb4a43aa4e664a5f60fc7ca78
This commit is contained in:
Generated
+5
-5
@@ -452,19 +452,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "7a95b569f5ff"
|
||||
"Rev": "01c5338f427f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "8046191f3410"
|
||||
"Rev": "79ef3cbd919a"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "4ef01cd5e2b2"
|
||||
"Rev": "68bb4a9525d8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "e7a6809e9fe3"
|
||||
"Rev": "3609764c976f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -472,7 +472,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/klog/v2",
|
||||
"Rev": "v2.2.0"
|
||||
"Rev": "v2.4.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi",
|
||||
|
||||
Reference in New Issue
Block a user