Skip to content

Commit de7d1b3

Browse files
committed
pin github.com/prometheus/common to v0.53.0
1 parent 3aa1d8f commit de7d1b3

File tree

2 files changed

+949
-29
lines changed

2 files changed

+949
-29
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,3 +800,5 @@ replace github.com/github/smimesign => github.com/grafana/smimesign v0.2.1-0.202
800800
// Replacing for an internal for with a bugfix for delta histograms, https://github.com/grafana/stackdriver_exporter/pull/1
801801
// Moving back to upstream is being tracked in an internal issue
802802
replace github.com/prometheus-community/stackdriver_exporter => github.com/grafana/stackdriver_exporter v0.0.0-20240228143257-3a2c9acef5a2
803+
804+
replace github.com/prometheus/common => github.com/prometheus/common v0.53.0

0 commit comments

Comments
 (0)