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

Fix go lint #1507

Closed
wants to merge 2 commits into from
Closed

Fix go lint #1507

wants to merge 2 commits into from

Conversation

venezia
Copy link
Contributor

@venezia venezia commented Aug 2, 2019

Fixes #1506 - but reverts grpc library to an older version. Perhaps we should look at some of the alternative fixes? Unsure

@srenatus
Copy link
Contributor

srenatus commented Aug 2, 2019

Thanks for looking into this! I don't quite understand the connection between grpc and the linter...do you?

@venezia
Copy link
Contributor Author

venezia commented Aug 2, 2019

grpc library's go.mod requires a more recent lint. That being said, I think I have a possibly better solution. I'm not super familiar with go install on a module enabled vendor folder, but i think i got something working. I'll submit a different PR with the possibly more graceful change

@venezia
Copy link
Contributor Author

venezia commented Aug 2, 2019

Submitted #1509 which I think is a better solution, if you agree, let's close this PR.

@srenatus
Copy link
Contributor

srenatus commented Aug 3, 2019

👍

@srenatus srenatus closed this Aug 3, 2019
@venezia venezia deleted the fix-go-lint branch August 3, 2019 12:43
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

Successfully merging this pull request may close these issues.

Can no longer build golint
2 participants