Source: golang-github-prometheus-exporter-toolkit Maintainer: Debian Go Packaging Team Uploaders: Daniel Swarbrick , Martina Ferrari , Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-coreos-go-systemd-dev, golang-github-go-kit-log-dev, golang-github-prometheus-common-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev, Standards-Version: 4.6.1.0 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-exporter-toolkit Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-exporter-toolkit.git Homepage: https://github.com/prometheus/exporter-toolkit XS-Go-Import-Path: github.com/prometheus/exporter-toolkit Package: golang-github-prometheus-exporter-toolkit-dev Architecture: all Multi-Arch: foreign Depends: golang-github-coreos-go-systemd-dev, golang-github-go-kit-log-dev, golang-github-prometheus-common-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev, ${misc:Depends}, Breaks: prometheus-alertmanager (<< 0.24.0-4), prometheus-node-exporter (<< 1.4.1-1), Description: Go library for Prometheus exporters Go library for implementing features commonly required in Prometheus exporters, such as command line flag parsing, HTTP TLS options and authentication.