Merge pull request #81164 from dims/update-to-latest-klog-0.4.0

Update to latest klog 0.4.0

Kubernetes-commit: 461b2d8b9ae818b4b08a6c74d2ec6048fe7a52b6
This commit is contained in:
Kubernetes Publisher
2019-08-13 12:30:08 -07:00
3 changed files with 25 additions and 20 deletions
+9 -5
View File
@@ -62,6 +62,10 @@
"ImportPath": "github.com/ghodss/yaml",
"Rev": "73d445a93680"
},
{
"ImportPath": "github.com/go-logr/logr",
"Rev": "v0.1.0"
},
{
"ImportPath": "github.com/go-openapi/jsonpointer",
"Rev": "v0.19.2"
@@ -288,19 +292,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "077ce48e77da"
"Rev": "3b2b5017183f"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "ac5d3b819fc6"
"Rev": "cbbcc3bf2cd4"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "396a06da3bd7"
"Rev": "48bc0598fd18"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "d0071a119380"
"Rev": "4e023f69fd57"
},
{
"ImportPath": "k8s.io/gengo",
@@ -308,7 +312,7 @@
},
{
"ImportPath": "k8s.io/klog",
"Rev": "v0.3.1"
"Rev": "v0.4.0"
},
{
"ImportPath": "k8s.io/kube-openapi",