-
- Downloads
[renovate] Update module github.com/prometheus/client_golang to v1.19.0
See merge request !767 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
0ef8a5ec
Branches tud-improvements
No related tags found
Pipeline #185378 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | ... | @@ -13,7 +13,7 @@ require ( |
github.com/openconfig/gnmi v0.10.0 | ||
github.com/openconfig/goyang v1.4.5 | ||
github.com/openconfig/ygot v0.29.18 | ||
github.com/prometheus/client_golang v1.18.0 | ||
github.com/prometheus/client_golang v1.19.0 | ||
github.com/pterm/pterm v0.12.79 | ||
github.com/sethvargo/go-password v0.2.0 | ||
github.com/sirupsen/logrus v1.9.3 | ||
... | ... | @@ -65,7 +65,7 @@ require ( |
github.com/pkg/term v1.2.0-beta.2 // indirect | ||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect | ||
github.com/prometheus/client_model v0.5.0 // indirect | ||
github.com/prometheus/common v0.46.0 // indirect | ||
github.com/prometheus/common v0.48.0 // indirect | ||
github.com/prometheus/procfs v0.12.0 // indirect | ||
github.com/rabbitmq/amqp091-go v1.9.0 | ||
github.com/rivo/uniseg v0.4.4 // indirect | ||
... | ... |
Please register or sign in to comment