AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.3.2: * Bump github.com/matttproud/golang_protobuf_extensions * Bump github.com/prometheus/common from 0.33.0 to 0.37.0
- Update to version 1.3.1: * Update VERSION to match reality * Fix yamllint warnings * Remove vendor dir * Update to Go1.18 * Update install instructions * Update dependencies and turn logging into fmt.Fprint... to stderr * Fix Docker link * makefile: update Makefile.common with newer version * Use switch statements instead of many if statements - Update to BuildRequires: go >= 1.17 per go.mod
- Fix go build command to target project/name go package * Update dependency to >=go1.13 as required by dependency
- New package prom2json version 1.3.0: * Update dependencies * Use DefaultTransport as baseline and set ResponseHeaderTimeout * Close metric family channel in case of errors * Bump github.com/prometheus/common to v0.7.0 * Fix go.mod and vendor/ * Bump Go version to 1.13 * makefile: update Makefile.common with newer version * makefile: update Makefile.common with newer version * Update beorn's e-mail and add GH handle