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 #1670

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 (reference: https://travis-ci.org/prometheus/alertmanager/builds/468643002) 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>
@stuartnelson3 stuartnelson3 merged commit 16be34f into prometheus:master Dec 17, 2018
@simonpasquier simonpasquier deleted the bump-client_golang branch December 17, 2018 10:08
mxinden pushed a commit to mxinden/alertmanager that referenced this pull request Jan 14, 2019
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
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