mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #76474 from vincepri/update-klog-030
Update klog to 0.3.0 Kubernetes-commit: 17fe18bd9cc5652a5dee688255323ce2d07538dd
This commit is contained in:
Generated
+5
-5
@@ -212,19 +212,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "7b2abe144378"
|
||||
"Rev": "b8e4ab4b136a"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "fc07cf114ac6"
|
||||
"Rev": "b3683fe6b520"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "c34bf9c3f770"
|
||||
"Rev": "1d2e9628a1ee"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "01a054e913a9"
|
||||
"Rev": "87cbbb0903cf"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -232,7 +232,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/klog",
|
||||
"Rev": "8e90cee79f82"
|
||||
"Rev": "v0.3.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi",
|
||||
|
||||
Reference in New Issue
Block a user