Merge pull request #102332 from pacoxu/klog-2.9.0

Bump klog to 2.9.0, fixing byte array display

Kubernetes-commit: 3726309bf9d59bccf28b9e22e1573764a5dd3fb5
This commit is contained in:
Kubernetes Publisher
2021-05-26 07:49:33 -07:00
3 changed files with 14 additions and 14 deletions

6
Godeps/Godeps.json generated
View File

@@ -480,11 +480,11 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "a16591c7eddc"
"Rev": "c1965f366614"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "1f89c78040f5"
"Rev": "44113beed5d3"
},
{
"ImportPath": "k8s.io/gengo",
@@ -492,7 +492,7 @@
},
{
"ImportPath": "k8s.io/klog/v2",
"Rev": "v2.8.0"
"Rev": "v2.9.0"
},
{
"ImportPath": "k8s.io/kube-openapi",