Skip to content

Commit 7d19a60

Browse files
Update go.mod
Signed-off-by: George Robinson <[email protected]>
1 parent fb2794c commit 7d19a60

File tree

2 files changed

+58
-917
lines changed

2 files changed

+58
-917
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/oklog/run v1.1.0
3030
github.com/oklog/ulid v1.3.1
3131
github.com/prometheus/client_golang v1.19.0
32-
github.com/prometheus/common v0.52.3
32+
github.com/prometheus/common v0.52.4-0.20240415124502-c1b9b7252566
3333
github.com/prometheus/common/assets v0.2.0
3434
github.com/prometheus/common/sigv4 v0.1.0
3535
github.com/prometheus/exporter-toolkit v0.11.0
@@ -93,5 +93,3 @@ require (
9393
google.golang.org/protobuf v1.33.0 // indirect
9494
gopkg.in/yaml.v3 v3.0.1 // indirect
9595
)
96-
97-
replace github.com/prometheus/common => github.com/grobinson-grafana/prometheus-common v0.0.0-20240412114228-fb6970a7e4c9

0 commit comments

Comments
 (0)