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

Fixes govet linter for go 1.13+, with tests #3191

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

mostfunkyduck
Copy link
Contributor

This should fix #2761. #2776 also does practically the same thing, but I've added a couple of test cases.

@mostfunkyduck
Copy link
Contributor Author

one powershell smoke test in the CI plan is failing, but I don't see how it's related to my changes - could someone give me a hand with that?

@kolanos
Copy link

kolanos commented Jul 25, 2020

I can confirm that this fixes go vet in Go 1.14.

Thanks @mostfunkyducc.

@w0rp w0rp merged commit 667618b into dense-analysis:master Aug 7, 2020
@w0rp
Copy link
Member

w0rp commented Aug 7, 2020

Cheers! 🍻

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.

govet linter broken with Go 1.13
3 participants