Package: prometheus-pgbackrest-exporter / 0.19.0+ds1-2

Metadata

Package Version Patches format
prometheus-pgbackrest-exporter 0.19.0+ds1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use gopkg kingpin v2.patch | (download)

go.mod | 2 1 + 1 - 0 !
pgbackrest_exporter.go | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use gopkg.in url for kingpin
 kingpin v2 uses the gopkg.in url in its debian packaging. This patch modifies
 the source to use it instead of github.