boulder/vendor/github.com/prometheus
Jacob Hoffman-Andrews 5f0cbddd9d Check for unnecessary godeps (#3206)
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.
2017-11-03 14:30:07 -04:00
..
client_golang Updates prometheus client_golang dep to 0.8.0 (#2358) 2016-11-28 13:25:28 -08:00
client_model Check for unnecessary godeps (#3206) 2017-11-03 14:30:07 -04:00
common Check for unnecessary godeps (#3206) 2017-11-03 14:30:07 -04:00
procfs Add prometheus client. (#2293) 2016-10-28 16:13:41 -07:00