mirror of https://github.com/k3s-io/k3s
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 77238pull/564/head
parent
b8f2b772e3
commit
9a816bc411
|
@ -1705,7 +1705,7 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "github.com/evanphx/json-patch",
|
||||
"Comment": "v4.1.0-19-g5858425f75500d",
|
||||
"Comment": "v4.2.0",
|
||||
"Rev": "5858425f75500d40c52783dce87d085a483ce135"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue