-
Notifications
You must be signed in to change notification settings - Fork 243
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
Change makefiles and readme #172
Conversation
Fixes this issue also #160 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just merged another PR that introduced modules. However, I really like what you're doing with the config and Makefiles. If you change the PR to only be the updates to config and makefile, that would be an awesome addition to the project.
One question about the Makefile. Do you have a strong opinion about setting GO111MODULE=on
? We would prefer that it's set to GO111MODULE=auto
. Thanks!
Hi @stmcallister Made the changes to the PR. I am okay with |
Thanks, @dineshba! Also, any strong objections to adding the following lines to
|
Signed-off-by: Dinesh <dineshudt17@gmail.com>
@stmcallister Added Can we check in |
@dineshba We discussed this internally, and checking the |
Signed-off-by: Dinesh <dineshudt17@gmail.com>
@stmcallister I agree with you. Added |
Tasks: