Skip to content

Commit c0349fd

Browse files
committed
deps: use prometheus/common juliusmh:remove_global_name_validation
1 parent a8da3a2 commit c0349fd

File tree

2 files changed

+70
-55
lines changed

2 files changed

+70
-55
lines changed

go.mod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ require (
9494
k8s.io/klog/v2 v2.130.1
9595
)
9696

97+
replace github.com/prometheus/common => github.com/juliusmh/common v0.65.1-0.20250704080025-9663093ffd39
98+
99+
replace github.com/prometheus/client_golang => github.com/juliusmh/client_golang v1.22.1-0.20250701110037-ceb5803cbf1f
100+
97101
require (
98102
github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect
99103
github.com/aws/aws-sdk-go-v2/config v1.29.14 // indirect

0 commit comments

Comments
 (0)