File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ require (
179179 github.com/pkg/errors v0.9.1 // indirect
180180 github.com/pmezard/go-difflib v1.0.0 // indirect
181181 github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e // indirect
182- github.com/prometheus/client_golang v1.11.0 // indirect
182+ github.com/prometheus/client_golang v1.11.1 // indirect
183183 github.com/prometheus/client_model v0.2.0 // indirect
184184 github.com/prometheus/common v0.30.0 // indirect
185185 github.com/prometheus/procfs v0.7.3 // indirect
Original file line number Diff line number Diff line change @@ -1148,8 +1148,9 @@ github.com/prometheus/client_golang v1.3.0/go.mod h1:hJaj2vgQTGQmVCsAACORcieXFeD
11481148github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
11491149github.com/prometheus/client_golang v1.9.0 /go.mod h1:FqZLKOZnGdFAhOK4nqGHa7D66IdsO+O441Eve7ptJDU =
11501150github.com/prometheus/client_golang v1.10.0 /go.mod h1:WJM3cc3yu7XKBKa/I8WeZm+V3eltZnBwfENSU7mdogU =
1151- github.com/prometheus/client_golang v1.11.0 h1:HNkLOAEQMIDv/K+04rukrLx6ch7msSRwf3/SASFAGtQ =
11521151github.com/prometheus/client_golang v1.11.0 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
1152+ github.com/prometheus/client_golang v1.11.1 h1:+4eQaD7vAZ6DsfsxB15hbE0odUjGI5ARs9yskGu1v4s =
1153+ github.com/prometheus/client_golang v1.11.1 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
11531154github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
11541155github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
11551156github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
You can’t perform that action at this time.
0 commit comments