Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Fix jaeger-lib dependency #683

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Conversation

jfontan
Copy link
Contributor

@jfontan jfontan commented Apr 18, 2019

jaeger-client-go is not compatible with jaeger-lib 2.0.0 that was set in go.mod. Now uses 1.5.0 that is compatible and is the one in pilosa go.mod.

With this change gitbase is able to use go-mysql-server with go.mod.

This problem is mentioned here:

jaegertracing/jaeger-client-go#363 (comment)

jaeger-client-go is not compatible with jaeger-lib 2.0.0 that was set in
go.mod. Now uses 1.5.0 that is compatible and is the one in pilosa
go.mod.

With this change gitbase is able to use go-mysql-server with go.mod.

This problem is mentioned here:

jaegertracing/jaeger-client-go#363 (comment)

Signed-off-by: Javi Fontan <jfontan@gmail.com>
@ajnavarro ajnavarro merged commit 91af5b4 into src-d:master Apr 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants