We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2794c commit 7d19a60Copy full SHA for 7d19a60
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/oklog/run v1.1.0
30
github.com/oklog/ulid v1.3.1
31
github.com/prometheus/client_golang v1.19.0
32
- github.com/prometheus/common v0.52.3
+ github.com/prometheus/common v0.52.4-0.20240415124502-c1b9b7252566
33
github.com/prometheus/common/assets v0.2.0
34
github.com/prometheus/common/sigv4 v0.1.0
35
github.com/prometheus/exporter-toolkit v0.11.0
@@ -93,5 +93,3 @@ require (
93
google.golang.org/protobuf v1.33.0 // indirect
94
gopkg.in/yaml.v3 v3.0.1 // indirect
95
)
96
-
97
-replace github.com/prometheus/common => github.com/grobinson-grafana/prometheus-common v0.0.0-20240412114228-fb6970a7e4c9
0 commit comments