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 master build #229

Merged
merged 2 commits into from
Oct 22, 2021
Merged

Fix master build #229

merged 2 commits into from
Oct 22, 2021

Conversation

rfratto
Copy link
Contributor

@rfratto rfratto commented Oct 22, 2021

The master build was broken and tests wouldn't run locally.

  • change logging test to use go-kit/log
  • run go mod tidy

cc @bboreham

- run `go mod tidy`
- change logging test to use `go-kit/log`
@bboreham
Copy link
Collaborator

Was this missed from #226 ?

@rfratto
Copy link
Contributor Author

rfratto commented Oct 22, 2021

I don't think so: the test that still used the old package was added in #227. Prior to that everything was using the new logging package.

@bboreham bboreham merged commit 4adc1f1 into weaveworks:master Oct 22, 2021
@rfratto rfratto deleted the fix-master-build branch October 22, 2021 15:08
@bboreham
Copy link
Collaborator

OK possibly overlapping changes.
Thanks!

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