vendor: Update github.com/evanphx/json-patch
Updates github.com/evanphx/json-patch dependency to a version that doesn't crash when handling an invalid json patch. Includes fix from https://github.com/evanphx/json-patch/pull/35 Fix #40218 Kubernetes-commit: c02484d380f805484cda4dab0480a2af84c1b3de
This commit is contained in:
parent
8543f589d2
commit
d720bb7423
|
|
@ -312,7 +312,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/evanphx/json-patch",
|
"ImportPath": "github.com/evanphx/json-patch",
|
||||||
"Rev": "465937c80b3c07a7c7ad20cc934898646a91c1de"
|
"Rev": "ba18e35c5c1b36ef6334cad706eb681153d2d379"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/ghodss/yaml",
|
"ImportPath": "github.com/ghodss/yaml",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue