-
- Downloads
[renovate] Update module github.com/prometheus/client_golang to v1.20.3
See merge request !1019 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
840dab11
No related branches found
No related tags found
Pipeline #223216 failed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -13,7 +13,7 @@ require ( |
github.com/openconfig/gnmi v0.11.0 | ||
github.com/openconfig/goyang v1.6.0 | ||
github.com/openconfig/ygot v0.29.20 | ||
github.com/prometheus/client_golang v1.20.2 | ||
github.com/prometheus/client_golang v1.20.3 | ||
github.com/pterm/pterm v0.12.79 | ||
github.com/sethvargo/go-password v0.3.1 | ||
github.com/sirupsen/logrus v1.9.3 | ||
... | ... |
... | ... | @@ -279,6 +279,8 @@ github.com/prometheus/client_golang v1.20.1 h1:IMJXHOD6eARkQpxo8KkhgEVFlBNm+nkrF |
github.com/prometheus/client_golang v1.20.1/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE= | ||
github.com/prometheus/client_golang v1.20.2 h1:5ctymQzZlyOON1666svgwn3s6IKWgfbjsejTMiXIyjg= | ||
github.com/prometheus/client_golang v1.20.2/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE= | ||
github.com/prometheus/client_golang v1.20.3 h1:oPksm4K8B+Vt35tUhw6GbSNSgVlVSBH0qELP/7u83l4= | ||
github.com/prometheus/client_golang v1.20.3/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE= | ||
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= | ||
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E= | ||
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY= | ||
... | ... |
Please register or sign in to comment