-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
How to use resty with github.com/golang/dep/? #264
Comments
@sunsingerus I have only tested with |
Nvm, I misunderstood this article. I still had some leftover imports that weren't changed during migration from v1.x to v2. |
@avorima Thank you for the updates. @sunsingerus Any updates? |
@jeevatkm i am using v2.1.0 and add to Gokpg.toml like this |
Thank you @huzairuje for verifying and confirmation for |
thankyou mang ujeee wkkw |
Tried to use resty with
dep
-enabled project and have the following issue.Start point:
Gopkg.toml
code:Run
dep ensure
and got:Probably related to this issue
Can you, please, give an advice?
The text was updated successfully, but these errors were encountered: