prometheus/documentation/prometheus-mixin/go.mod

9 lines
182 B
Modula-2

module github.com/prometheus/prometheus/documentation/prometheus-mixin
go 1.15
require (
github.com/google/go-jsonnet v0.16.0
github.com/jsonnet-bundler/jsonnet-bundler v0.4.0
)