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

Bump prometheus/client_golang to v0.9.2 #96

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

simonpasquier
Copy link
Member

The latest Go version (1.11.4) breaks the build process because it changes the checksum of the github.com/prometheus/procfs module. Bumping prometheus/client_golang to v0.9.2 solves the issue because it uses Go modules which removes procfs as an indirect dependency.

See prometheus/blackbox_exporter#395 and golang/go#29278 (comment) for more details.

@grobie grobie merged commit ff61f2a into prometheus:master Dec 17, 2018
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