Closes #2129
So, `dep` got an nice new feature to remove tests and non-go files from `vendor/`, and this brings the size of the vendor directory from ~300MiB down to ~20MiB. We don that now.
This includes github.com/kurin/blazer 0.2.0, which resolves #1291