File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/pelletier/go-toml v1.8.0 // indirect
3333 github.com/pkg/errors v0.9.1
3434 github.com/prometheus/client_golang v1.8.0
35- github.com/prometheus/common v0.14 .0
35+ github.com/prometheus/common v0.18 .0
3636 github.com/rakyll/statik v0.1.7
3737 github.com/regen-network/cosmos-proto v0.3.0
3838 github.com/spf13/afero v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -504,6 +504,8 @@ github.com/prometheus/common v0.10.0 h1:RyRA7RzGXQZiW+tGMr7sxa85G1z0yOpM1qq5c8lN
504504github.com/prometheus/common v0.10.0 /go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo =
505505github.com/prometheus/common v0.14.0 h1:RHRyE8UocrbjU+6UvRzwi6HjiDfxrrBU91TtbKzkGp4 =
506506github.com/prometheus/common v0.14.0 /go.mod h1:U+gB1OBLb1lF3O42bTCL+FK18tX9Oar16Clt/msog/s =
507+ github.com/prometheus/common v0.18.0 h1:WCVKW7aL6LEe1uryfI9dnEc2ZqNB1Fn0ok930v0iL1Y =
508+ github.com/prometheus/common v0.18.0 /go.mod h1:U+gB1OBLb1lF3O42bTCL+FK18tX9Oar16Clt/msog/s =
507509github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
508510github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
509511github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
You can’t perform that action at this time.
0 commit comments