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 dep doesn't support relative importing. #1

Closed
manther opened this issue Nov 15, 2018 · 2 comments
Closed

go dep doesn't support relative importing. #1

manther opened this issue Nov 15, 2018 · 2 comments

Comments

@manther
Copy link

manther commented Nov 15, 2018

In your test file you have
"../holtwinters"

golang/dep#899

go dep doesn't support this type of importing. Is there anyway you could change so we can easily vender your lib?

I could open a PR as well.

Thank you.

@klevron1
Copy link
Contributor

Opened PR #2 to fix this.

@datastream
Copy link
Owner

Thank you. I have merged your patch.

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

No branches or pull requests

3 participants