mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-14 18:09:57 +00:00
7 lines
135 B
Modula-2
7 lines
135 B
Modula-2
module contrib.go.opencensus.io/exporter/prometheus
|
|
|
|
require (
|
|
github.com/prometheus/client_golang v0.9.2
|
|
go.opencensus.io v0.21.0
|
|
)
|