mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #98488 from pohly/klog-2.5.0
klog 2.5.0 + logr 0.4.0 update Kubernetes-commit: 76ead99a5601d89ac83a6a633cd2f828145adbff
This commit is contained in:
Generated
+6
-6
@@ -152,7 +152,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/go-logr/logr",
|
||||
"Rev": "v0.2.0"
|
||||
"Rev": "v0.4.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/go-openapi/jsonpointer",
|
||||
@@ -468,19 +468,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "cfb031d9922e"
|
||||
"Rev": "c6cc3d92897e"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "d656fe577b19"
|
||||
"Rev": "28da342a16da"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "c8e0107904fe"
|
||||
"Rev": "ab82d40f6e85"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "062b17e0c65f"
|
||||
"Rev": "dd857b45b2d0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -488,7 +488,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/klog/v2",
|
||||
"Rev": "v2.4.0"
|
||||
"Rev": "v2.5.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi",
|
||||
|
||||
Reference in New Issue
Block a user