mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #91792 from serathius/klog2
Upgrade klog to v2.1.0 Kubernetes-commit: a36b9a992223a71d822f3a0680f6b5202d2687d8
This commit is contained in:
Generated
+5
-5
@@ -436,19 +436,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "2543aba0e237"
|
||||
"Rev": "96dd8b8608bc"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "bdcc9f4ab675"
|
||||
"Rev": "1a0ee4aea6d1"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "455d6109ca5a"
|
||||
"Rev": "0adb702ae49b"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "3bc239a9bae4"
|
||||
"Rev": "b88f4eb8c2e2"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -456,7 +456,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/klog/v2",
|
||||
"Rev": "v2.0.0"
|
||||
"Rev": "v2.1.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi",
|
||||
|
||||
Reference in New Issue
Block a user