blob: a02c3d9442f3f51785d4db9a5d2cd43bb32f4377 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: prometheus-exporter-multiplexer
Section: golang
Priority: optional
Maintainer: dyknon <dyknon@r5f.jp>
Build-Depends: debhelper-compat (= 13), dh-sequence-golang,
golang-github-prometheus-common-dev,
golang-github-prometheus-prometheus-dev,
golang-github-prometheus-exporter-toolkit-dev,
golang-gopkg-alecthomas-kingpin.v2-dev,
golang-gopkg-yaml.v2-dev,
Standards-Version: 4.7.2
XS-Go-Import-Path: r5f.jp/go/prometheus_exporter_multiplexer
Package: prometheus-exporter-multiplexer
Architecture: any
Depends: ${shlibs:Depends}
Static-Built-Using: ${misc:Static-Built-Using}
Description: Multiplexer for Prometheus exporters
no more description.
|