mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-05 19:07:27 -08:00
revert local go.mod changes
Signed-off-by: Owen Williams <owen.williams@grafana.com>
This commit is contained in:
parent
cabfa6d274
commit
64b3665994
2
go.mod
2
go.mod
|
@ -194,8 +194,6 @@ require (
|
|||
)
|
||||
|
||||
replace (
|
||||
github.com/prometheus/client_golang => /home/owilliams/src/grafana/client_golang
|
||||
github.com/prometheus/common => /home/owilliams/src/third_party/common
|
||||
k8s.io/klog => github.com/simonpasquier/klog-gokit v0.3.0
|
||||
k8s.io/klog/v2 => github.com/simonpasquier/klog-gokit/v3 v3.3.0
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue