File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ require (
156156 github.com/pkg/errors v0.9.1 // indirect
157157 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
158158 github.com/prometheus/client_model v0.6.2 // indirect
159- github.com/prometheus/common v0.67.1 // indirect
159+ github.com/prometheus/common v0.67.2 // indirect
160160 github.com/prometheus/procfs v0.17.0 // indirect
161161 github.com/russross/blackfriday/v2 v2.1.0 // indirect
162162 github.com/sirupsen/logrus v1.9.3 // indirect
Original file line number Diff line number Diff line change @@ -375,8 +375,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
375375github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
376376github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
377377github.com/prometheus/common v0.6.0 /go.mod h1:eBmuwkDJBwy6iBfxCBob6t6dR6ENT/y+J+Zk0j9GMYc =
378- github.com/prometheus/common v0.67.1 h1:OTSON1P4DNxzTg4hmKCc37o4ZAZDv0cfXLkOt0oEowI =
379- github.com/prometheus/common v0.67.1 /go.mod h1:RpmT9v35q2Y+lsieQsdOh5sXZ6ajUGC8NjZAmr8vb0Q =
378+ github.com/prometheus/common v0.67.2 h1:PcBAckGFTIHt2+L3I33uNRTlKTplNzFctXcWhPyAEN8 =
379+ github.com/prometheus/common v0.67.2 /go.mod h1:63W3KZb1JOKgcjlIr64WW/LvFGAqKPj0atm+knVGEko =
380380github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
381381github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
382382github.com/prometheus/procfs v0.0.3 /go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ =
You can’t perform that action at this time.
0 commit comments