Skip to content

Commit fa1d3ee

Browse files
build(deps): bump github.com/prometheus/common from 0.14.0 to 0.18.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.14.0 to 0.18.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.14.0...v0.18.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fcd899 commit fa1d3ee

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,8 @@ github.com/prometheus/common v0.10.0 h1:RyRA7RzGXQZiW+tGMr7sxa85G1z0yOpM1qq5c8lN
504504
github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo=
505505
github.com/prometheus/common v0.14.0 h1:RHRyE8UocrbjU+6UvRzwi6HjiDfxrrBU91TtbKzkGp4=
506506
github.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=
507509
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
508510
github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
509511
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=

0 commit comments

Comments
 (0)