mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
revert local go.mod changes
Signed-off-by: Owen Williams <owen.williams@grafana.com>
This commit is contained in:
parent
9ec4026ed3
commit
f7368aa269
1
go.mod
1
go.mod
|
@ -203,7 +203,6 @@ require (
|
||||||
)
|
)
|
||||||
|
|
||||||
replace (
|
replace (
|
||||||
github.com/prometheus/common => /home/owilliams/src/third_party/common
|
|
||||||
k8s.io/klog => github.com/simonpasquier/klog-gokit v0.3.0
|
k8s.io/klog => github.com/simonpasquier/klog-gokit v0.3.0
|
||||||
k8s.io/klog/v2 => github.com/simonpasquier/klog-gokit/v3 v3.3.0
|
k8s.io/klog/v2 => github.com/simonpasquier/klog-gokit/v3 v3.3.0
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue