Commit 9a816bc4 authored by Michael Taufen's avatar Michael Taufen

Fix verify godeps failure

github.com/evanphx/json-patch added a new tag at the same sha this morning: https://github.com/evanphx/json-patch/releases/tag/v4.2.0 This confused godeps. This PR updates our file to match godeps expectation. Fixes issue 77238
parent b8f2b772
......@@ -1705,7 +1705,7 @@
},
{
"ImportPath": "github.com/evanphx/json-patch",
"Comment": "v4.1.0-19-g5858425f75500d",
"Comment": "v4.2.0",
"Rev": "5858425f75500d40c52783dce87d085a483ce135"
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment