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 @@ -3,7 +3,7 @@ module go.opentelemetry.io/otel/example/prometheus
3
3
go 1.22
4
4
5
5
require (
6
- github.com/prometheus/client_golang v1.20.3
6
+ github.com/prometheus/client_golang v1.20.3-0.20240905192418-c29b98675faa
7
7
go.opentelemetry.io/otel v1.29.0
8
8
go.opentelemetry.io/otel/exporters/prometheus v0.51.0
9
9
go.opentelemetry.io/otel/metric v1.29.0
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
21
21
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
22
22
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
23
23
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
24
- github.com/prometheus/client_golang v1.20.3 h1:oPksm4K8B+Vt35tUhw6GbSNSgVlVSBH0qELP/7u83l4 =
25
- github.com/prometheus/client_golang v1.20.3 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
24
+ github.com/prometheus/client_golang v1.20.3-0.20240905192418-c29b98675faa h1:ctySMVzTpeajudISzzYFD/oPnlozC46kvzhpjOWKl4Y =
25
+ github.com/prometheus/client_golang v1.20.3-0.20240905192418-c29b98675faa /go.mod h1:6GsnrJPYl1BeX/hJsQQ4FgZXryd3ROFnpPsYXuuD3k0 =
26
26
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
27
27
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
28
28
github.com/prometheus/common v0.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0 =
You can’t perform that action at this time.
0 commit comments