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

Replace github.com/prometheus/common/log with standard libary log #246

Merged
merged 5 commits into from Sep 7, 2021

Conversation

mihail-i4v
Copy link
Contributor

This fixes the build. The PR replaces the github.com/prometheus/common module because the log package was removed in 0.27.0.

Fixes #232

@danielqsj
Copy link
Owner

LGTM, thanks @mihail-sky

@danielqsj danielqsj merged commit bb0d645 into danielqsj:master Sep 7, 2021
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.

Build error: does not contain package github.com/prometheus/common/log
2 participants