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

docs(example): fix go get url #536

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

javierprovecho
Copy link
Contributor

[minor] following the README you hit the following error:

 ~/go/src/github.com/uber/jaeger/examples/hotrod   master  go run ./main.go all
main.go:8:2: cannot find package "github.com/jaegertracing/jaeger/examples/hotrod/cmd" in any of:
        /Users/me/go/src/github.com/uber/jaeger/vendor/github.com/jaegertracing/jaeger/examples/hotrod/cmd (vendor tree)
        /usr/local/Cellar/go/1.9.2/libexec/src/github.com/jaegertracing/jaeger/examples/hotrod/cmd (from $GOROOT)
        /Users/me/go/src/github.com/jaegertracing/jaeger/examples/hotrod/cmd (from $GOPATH)

@black-adder
Copy link
Contributor

thanks!

Signed-off-by: Javier Provecho Fernandez <javiertitan@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5a61602 on javierprovecho:patch-1 into 10d660f on jaegertracing:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5a61602 on javierprovecho:patch-1 into 10d660f on jaegertracing:master.

@yurishkuro yurishkuro merged commit 5ffaa47 into jaegertracing:master Nov 14, 2017
@javierprovecho javierprovecho deleted the patch-1 branch November 14, 2017 17:35
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.

4 participants