Open byxorna opened 7 years ago
Hey @byxorna this should be fixed by #14.
And yes, vendoring dependencies is something I have deferred here and will do later.
@tommyulfsparre hmm, i just tried to build today and hit this issue (including #14). Have you tried a build with latest prometheus/client_golang?
@byxorna yes, built with latest https://github.com/prometheus/client_golang/commit/f9f18f54ddbde9a27263903508dc6554a3bd8ccc
@tommyulfsparre would you mind creating a release including this change?
@StephanErb not at all: v0.3.1
A recent change to prometheus/client_golang has broken this build. (https://github.com/prometheus/client_golang/commit/2fee50beaa152342e8347c41edf2202c3bd5f858) Would be nice if your external dependencies were explicitly versioned to ensure new users dont run into compatibility issues as your dependent libraries update.
The workaround: