Skip to content

Commit

Permalink
Merge pull request #6 from InVisionApp/otel-fork
Browse files Browse the repository at this point in the history
Redirect to otel fork
  • Loading branch information
kconwayinvision authored Sep 9, 2021
2 parents b19746b + 8aa6676 commit c9f046b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 330 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/InVisionApp/opentelemetry-lightstep-exporter-go
go 1.13

require (
github.com/InVisionApp/opentelemetry-go v0.4.4
github.com/census-instrumentation/opencensus-proto v0.2.1
github.com/golang/protobuf v1.3.5
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20200310182322-adf4263e074b // indirect
Expand All @@ -12,8 +13,6 @@ require (
github.com/opentracing/opentracing-go v1.1.1-0.20190913142402-a7454ce5950e
github.com/shirou/gopsutil v2.20.3+incompatible // indirect
github.com/stretchr/testify v1.4.0
github.com/uudashr/gocognit v1.0.0 // indirect
go.opentelemetry.io/otel v0.4.3
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
golang.org/x/sys v0.0.0-20200413165638-669c56c373c4 // indirect
google.golang.org/genproto v0.0.0-20200413115906-b5235f65be36 // indirect
Expand Down
Loading

0 comments on commit c9f046b

Please sign in to comment.