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

Run go mod tidy and clean up some unused fields/logic #267

Merged
merged 2 commits into from
May 28, 2020

Conversation

xtonyjiang
Copy link
Contributor

  • Ran go mod tidy
  • Removed some unused fields
  • Load() no longer visits nodes concurrently with anything else (as of Support Go 1.11 modules #218) so there's no point in using a waitgroup here anymore.

@LandonTClipp
Copy link
Collaborator

This is probably going to conflict with a change I'll be making soon with logging. Let's hold off on this for just a bit.

@LandonTClipp LandonTClipp merged commit a08c526 into vektra:master May 28, 2020
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.

2 participants