lightstep / lightstep-tracer-go

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

Update to gogo 1.2.1 #200

Closed jmacd closed 5 years ago

jmacd commented 5 years ago

Use gogo 1.2.1 based on lightstep-tracer-common 1.0.3

jmacd commented 5 years ago

Let's assume we're eliminating gRPC. I suppose a user might want to use gogo vs protobuf based on other dependencies of their application. I know that @iredelmeier has wanted to do this too, but I'm afraid we shouldn't block on this work. @MatthewDolan ^^^

jmacd commented 5 years ago

I take it by "overt" you mean the requirement to select the dependency in an import statement. ✅