Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove go modules #76

Merged
merged 3 commits into from
Sep 6, 2019
Merged

Conversation

yurishkuro
Copy link
Member

@yurishkuro yurishkuro commented Sep 6, 2019

According to #75 (comment), enabling go modules is more complicated when the library is on a version above 1.x, which is the case with jaeger-client-go and jaeger-lib.

For now, removing go modules. Will revisit in the future along with potential renaming of the path from /uber/ to /jaegertracing/

Reopens #74

Yuri Shkuro added 3 commits September 6, 2019 14:57
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
@codecov
Copy link

codecov bot commented Sep 6, 2019

Codecov Report

Merging #76 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #76   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          26     26           
  Lines         890    890           
=====================================
  Hits          890    890

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e48c2c0...672e004. Read the comment docs.

@yurishkuro yurishkuro merged commit 09b3c96 into jaegertracing:master Sep 6, 2019
@yurishkuro yurishkuro deleted the remove-gomod branch September 6, 2019 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants