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:
Mikkel Oscar Lyderik Larsen 2017-01-23 23:39:46 +01:00 committed by Kubernetes Publisher
parent 8543f589d2
commit d720bb7423
1 changed files with 1 additions and 1 deletions

2
Godeps/Godeps.json generated
View File

@ -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",