mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #102467 from pacoxu/json-patch-5.5.0
upgrade json-patch to v4.11.0 Kubernetes-commit: 81b9789eaa7bc067f417b5e74d5695dd6dd88a46
This commit is contained in:
Generated
+5
-5
@@ -132,7 +132,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/evanphx/json-patch",
|
||||
"Rev": "v4.9.0"
|
||||
"Rev": "v4.11.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/form3tech-oss/jwt-go",
|
||||
@@ -480,19 +480,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "0b55fc9ab6bb"
|
||||
"Rev": "597d8a9937fd"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "1e82f3b632c6"
|
||||
"Rev": "aec8116c445f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "2a923d5fc64c"
|
||||
"Rev": "71f81dc71522"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "daefbeda97a9"
|
||||
"Rev": "ed0f8d04eed3"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user