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 incorrect import of obsolete github.com/go-kit/kit/log package #253

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Fix incorrect import of obsolete github.com/go-kit/kit/log package #253

merged 1 commit into from
Sep 1, 2022

Conversation

hairyhenderson
Copy link
Contributor

This removes a test dependency on github.com/go-kit/kit/log, which was otherwise replaced with github.com/go-kit/log back in #226

The go.mod diff was done by running go mod tidy - no changes except for whitespace there

Signed-off-by: Dave Henderson [email protected]

@bboreham bboreham merged commit d2f5692 into weaveworks:master Sep 1, 2022
Copy link
Collaborator

@bboreham bboreham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hairyhenderson hairyhenderson deleted the fix-incorrect-go-kit-kit-log-import branch September 1, 2022 13:32
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