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

Dependabot can't resolve your Go dependency files #57

Closed
dependabot-preview bot opened this issue Jun 4, 2021 · 1 comment
Closed

Dependabot can't resolve your Go dependency files #57

dependabot-preview bot opened this issue Jun 4, 2021 · 1 comment

Comments

@dependabot-preview
Copy link
Contributor

Dependabot can't resolve your Go dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

@nkinkade
Copy link

nkinkade commented Jun 4, 2021

The prometheus/common/log package was removed yesterday: prometheus/common#306

It is probably pretty safe to replace that package with Go's built-in log package, and only requires a few small modifications to do so.

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

No branches or pull requests

1 participant