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

go mod error #2

Closed
miguelmota opened this issue Nov 3, 2019 · 2 comments · May be fixed by #3
Closed

go mod error #2

miguelmota opened this issue Nov 3, 2019 · 2 comments · May be fixed by #3

Comments

@miguelmota
Copy link

$ go mod vendor
go: finding github.com/andrew-d/go-termutil latest
go: finding github.com/keithknott26/datadash latest
go: github.com/miguelmota/btc-history imports
        github.com/keithknott26/datadash: github.com/keithknott26/[email protected]: parsing go.mod:
        module declares its path as: github.com/keithknott26/datadash/src
                but was required as: github.com/keithknott26/datadash
@miguelmota miguelmota mentioned this issue Nov 3, 2019
@keithknott26
Copy link
Owner

keithknott26 commented Nov 14, 2019

Thank you for your bug report and pull request, I believe this was fixed with the last pull request (which has since been merged). Could you try again and let me know if this isn't the case?

Cheers!
Keith

@miguelmota
Copy link
Author

Appears fixed! Closing issue.

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 a pull request may close this issue.

2 participants