Package: golang-github-prometheus-common / 0.63.0-1

Metadata

Package Version Patches format
golang-github-prometheus-common 0.63.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Revert alecthomas kingpin import path.patch | (download)

promslog/flag/flag.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 revert alecthomas/kingpin import path

0002 Reinstate promlog package.patch | (download)

promlog/flag/flag.go | 53 53 + 0 - 0 !
promlog/log.go | 196 196 + 0 - 0 !
promlog/log_test.go | 113 113 + 0 - 0 !
3 files changed, 362 insertions(+)

 reinstate promlog package

0003 Wrap prometheus sigv4 package.patch | (download)

sigv4/sigv4.go | 13 13 + 0 - 0 !
1 file changed, 13 insertions(+)

 wrap prometheus/sigv4 package