build(deps): bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#6085)

This commit is contained in:
dependabot[bot]
2023-05-08 10:19:27 -07:00
committed by GitHub
parent aade56ef11
commit a28a01d73d
2 changed files with 9 additions and 10 deletions

6
go.mod
View File

@@ -21,9 +21,9 @@ require (
github.com/openzipkin-contrib/zipkin-go-opentracing v0.5.0
github.com/openzipkin/zipkin-go v0.4.1
github.com/oschwald/geoip2-golang v1.8.0
github.com/prometheus/client_golang v1.15.0
github.com/prometheus/client_model v0.3.0
github.com/prometheus/common v0.42.0
github.com/prometheus/client_golang v1.15.1
github.com/prometheus/client_model v0.4.0
github.com/prometheus/common v0.43.0
go.etcd.io/etcd/api/v3 v3.5.8
go.etcd.io/etcd/client/v3 v3.5.8
golang.org/x/crypto v0.8.0