Skip to content

Commit ab4b2dc

Browse files
authored
Merge pull request #146 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.45.0
Bump github.com/prometheus/common from 0.44.0 to 0.45.0
2 parents fb9b085 + b9507de commit ab4b2dc

File tree

2 files changed

+1146
-3
lines changed

2 files changed

+1146
-3
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ require (
66
github.com/davecgh/go-spew v1.1.1
77
github.com/matttproud/golang_protobuf_extensions v1.0.4
88
github.com/prometheus/client_model v0.5.0
9-
github.com/prometheus/common v0.44.0
9+
github.com/prometheus/common v0.45.0
1010
)
1111

1212
require (
1313
github.com/golang/protobuf v1.5.3 // indirect
14-
github.com/google/go-cmp v0.5.9 // indirect
14+
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
1515
google.golang.org/protobuf v1.31.0 // indirect
1616
)

0 commit comments

Comments
 (0)