lightstep / lightstep-tracer-go

The Lightstep distributed tracing library for Go
https://lightstep.com
MIT License
98 stars 54 forks source link

Stop running `dep ensure` in CI #206

Closed iredelmeier closed 5 years ago

iredelmeier commented 5 years ago

Running dep ensure in CI gives us false positives when there are package changes that haven't been committed correctly.