Fixes https://github.com/letsencrypt/boulder/issues/3205. Previously, we would only move aside Godeps.json before running `godep save ./...`. However, in order to get a true picture of what is needed, we must also remove the existing `vendor/` directory. This change also removes some unnecessary dependencies that have piled up over the years, generally test dependencies. Godep used to vendor such dependencies but no longer does. |
||
|---|---|---|
| .. | ||
| client_golang | ||
| client_model | ||
| common | ||
| procfs | ||