v1.0.0
Enhancements
- Support go module (kujtimiihoxha#43)
- Replace lightsteptracergo.FlushLightStepTracer with lightsteptracergo.Flush
- Replace the github.com/openzipkin/zipkin-go-opentracing with github.com/openzipkin-contrib/zipkin-go-opentracing (kujtimiihoxha#45)
- Optimize redundant code
Documentation
- README: introduce the use of go module and the way to install the forked project