update json-patch to fix nil value issue when creating mergepatch

Kubernetes-commit: 8447cee0e0de612703a2fe3c5de0a2345e9bd0c5
This commit is contained in:
Di Xu 2017-07-20 10:48:18 +08:00 committed by Kubernetes Publisher
parent c51b2a76ca
commit bb78a51058
1 changed files with 1 additions and 1 deletions

2
Godeps/Godeps.json generated
View File

@ -324,7 +324,7 @@
}, },
{ {
"ImportPath": "github.com/evanphx/json-patch", "ImportPath": "github.com/evanphx/json-patch",
"Rev": "ba18e35c5c1b36ef6334cad706eb681153d2d379" "Rev": "944e07253867aacae43c04b2e6a239005443f33a"
}, },
{ {
"ImportPath": "github.com/ghodss/yaml", "ImportPath": "github.com/ghodss/yaml",