Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Bump prometheus/client_golang to v0.9.2 #140

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.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@grobie grobie merged commit f64f907 into prometheus:master Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants