blob: 4b32190f0de93dfa8b6ed64cc5f20f568ca2d2fd (
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@users.osdn.me>
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/cgit/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.
|