mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
6d959e2e8c
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
10 lines
241 B
Modula-2
10 lines
241 B
Modula-2
module github.com/prometheus/node_exporter/docs/node-mixin
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/google/go-jsonnet v0.16.0
|
|
github.com/jsonnet-bundler/jsonnet-bundler v0.4.0
|
|
github.com/prometheus/prometheus v1.8.2-0.20200805170718-983ebb4a5133
|
|
)
|