This repository has been archived by the owner on Apr 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 267
vendor not work in go 1.10+ #589
Comments
@dnephin I change to use |
@dnephin hi,i follow comment but get:
I do not know how to fix it, could you help me? |
@dnephin any input? |
Closed
It sounds like the problem is that one of your dependencies is incompatible with |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can not skip vendor lint, the log is here.
The old val of Vendor in config is true, but it can not skip vendor dir, so i change it to false, still can not work.
I test locally, same result.
Config file is here
Makefile is here.
The text was updated successfully, but these errors were encountered: