Use vndr instead of godep.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -23,4 +23,5 @@ Follow either of the two links above to access the appropriate CLA and instructi
|
||||
|
||||
### Adding dependencies
|
||||
|
||||
If your patch depends on new packages, add that package with [`godep`](https://github.com/tools/godep). Follow the [instructions to add a dependency](https://github.com/kubernetes/community/blob/master/contributors/devel/development.md#dependency-management).
|
||||
If your patch depends on new packages, add that package with [`vndr`](https://github.com/LK4D4/vndr). Please
|
||||
modify `vendor.conf` and run the `vndr` tool to update the `vendor/` directory.
|
||||
|
||||
Reference in New Issue
Block a user