File tree Expand file tree Collapse file tree 4 files changed +224
-157
lines changed
github.com/prometheus/client_model/go Expand file tree Collapse file tree 4 files changed +224
-157
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ require (
9090 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
9191 github.com/pmezard/go-difflib v1.0.0 // indirect
9292 github.com/prometheus/client_golang v1.16.0
93- github.com/prometheus/client_model v0.4.0
93+ github.com/prometheus/client_model v0.6.2
9494 github.com/prometheus/common v0.42.0 // indirect
9595 github.com/prometheus/procfs v0.10.1 // indirect
9696 github.com/r3labs/sse/v2 v2.10.0 // indirect
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
154154github.com/prometheus/client_golang v1.16.0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8 =
155155github.com/prometheus/client_golang v1.16.0 /go.mod h1:Zsulrv/L9oM40tJ7T815tM89lFEugiJ9HzIqaAx4LKc =
156156github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
157- github.com/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
158- github.com/prometheus/client_model v0.4.0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
157+ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
158+ github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
159159github.com/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI1YM =
160160github.com/prometheus/common v0.42.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
161161github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+PymziUAg =
You can’t perform that action at this time.
0 commit comments