Skip to content

Commit e6e74ba

Browse files
dependabot[bot]martinbaillie
authored andcommitted
Bump github.com/prometheus/common from 0.17.0 to 0.20.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.17.0 to 0.20.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.17.0...v0.20.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcf6928 commit e6e74ba

File tree

2 files changed

+3
-80
lines changed

2 files changed

+3
-80
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/oklog/run v1.1.0 // indirect
3030
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
3131
github.com/prometheus/client_golang v1.9.0
32-
github.com/prometheus/common v0.17.0
32+
github.com/prometheus/common v0.20.0
3333
github.com/prometheus/procfs v0.6.0 // indirect
3434
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 // indirect
3535
golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d // indirect

0 commit comments

Comments
 (0)