lightstep / lightstep-tracer-go

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

Bump version of dep semver to 3.5.1 #188

Closed parker-edwards closed 4 years ago

parker-edwards commented 5 years ago

Semver version 3.5.1 adds support for additional Go versions. Services with version locks at 3.5.1 require a version bump to enable support for the LS Tracer.

austinlparker commented 5 years ago

I don't see a semver package in the direct or transitive dependencies file - could you clarify the problem here?

iredelmeier commented 5 years ago

@parker-edwards I'm also confused. Which package is the problem?