mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Merge pull request #83014 from danielqsj/bump-klog
Bump k8s.io/klog to v1.0.0 Kubernetes-commit: b7003211d5454982401c19705f73bf2820ede855
This commit is contained in:
Generated
+5
-5
@@ -368,19 +368,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "21721929cffa"
|
||||
"Rev": "eac758366a00"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "344bcc0201c9"
|
||||
"Rev": "ec87dd743e08"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "6f3bc4ba9215"
|
||||
"Rev": "2bd34d193bac"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "ebc0eb3a5c23"
|
||||
"Rev": "6206bfaf5c98"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -388,7 +388,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/klog",
|
||||
"Rev": "v0.4.0"
|
||||
"Rev": "v1.0.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi",
|
||||
|
||||
Reference in New Issue
Block a user