Skip to content

v1.0.0

Compare
Choose a tag to compare
@GrantZheng GrantZheng released this 25 Feb 00:28
· 45 commits to master since this release
2621a49

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