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

support for dep? #3

Open
jwmach1 opened this issue Jan 20, 2019 · 1 comment
Open

support for dep? #3

jwmach1 opened this issue Jan 20, 2019 · 1 comment

Comments

@jwmach1
Copy link

jwmach1 commented Jan 20, 2019

I came across this error using Go 1.11 and dep 0.5.0

Solving failure: No versions of github.com/elliotforbes/oak met constraints:
master: Could not introduce github.com/elliotforbes/oak@master due to multiple problematic subpackages:
Subpackage github.com/elliotforbes/oak does not contain usable Go code (*build.NoGoError).. (Package is required by (root).) Subpackage github.com/elliotforbes/oak/router is missing. (Package is required by (root).)

I do see you are using modules, so.... suspect you might decide to mark this "will not fix".

@elliotforbes
Copy link
Owner

I'll have a look at this when I get the chance, dep was the go-to dependency management tool for quite a while so I feel like a number of people will still be using this for a while to come.

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

2 participants