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 a8da3a2 commit c0349fdCopy full SHA for c0349fd
go.mod
@@ -94,6 +94,10 @@ require (
94
k8s.io/klog/v2 v2.130.1
95
)
96
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
101
require (
102
github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect
103
github.com/aws/aws-sdk-go-v2/config v1.29.14 // indirect
0 commit comments