Skip to content

Commit

Permalink
remove info on import path, as it is now obsolete
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Theel <tt@fino.digital>
  • Loading branch information
Tobias Theel committed Sep 3, 2021
1 parent 30c85cc commit 5e31c4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
Instrumentation library that implements an
[OpenTracing Go](https://github.com/opentracing/opentracing-go) Tracer for Jaeger (https://jaegertracing.io).

**IMPORTANT**: The library's import path is based on its original location under `github.com/uber`. Do not try to import it as `github.com/jaegertracing`, it will not compile. We might revisit this in the next major release.
* :white_check_mark: `import "github.com/jaegertracing/jaeger-client-go/v3"`
* :x: `import "github.com/jaegertracing/jaeger-client-go"`

## How to Contribute

Please see [CONTRIBUTING.md](CONTRIBUTING.md).
Expand Down

0 comments on commit 5e31c4b

Please sign in to comment.