how should i import tempo v2? #3112
Unanswered
zdyj3170101136
asked this question in
Q&A
Replies: 2 comments 1 reply
-
This is due to the way that go does versioning from 2.x forward. I believe you need to import a specific commit for it to work:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Could the project actually be made 'compatible' with the go convention to avoid import problems like this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when import github.com/grafana/tempo i only could get v1.5.0.
how should i import v2?
Beta Was this translation helpful? Give feedback.
All reactions