File tree 8 files changed +14
-14
lines changed
8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/kr/text v0.2.0 // indirect
22
22
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
23
23
github.com/pmezard/go-difflib v1.0.0 // indirect
24
- github.com/prometheus/common v0.60.1 // indirect
24
+ github.com/prometheus/common v0.61.0 // indirect
25
25
github.com/prometheus/procfs v0.15.1 // indirect
26
26
github.com/rogpeppe/go-internal v1.13.1 // indirect
27
27
go.opentelemetry.io/otel/metric v1.32.0 // indirect
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+
28
28
github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
29
29
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
30
30
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
31
- github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
32
- github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
31
+ github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
32
+ github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
33
33
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
34
34
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
35
35
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
38
38
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
39
39
github.com/pmezard/go-difflib v1.0.0 // indirect
40
40
github.com/prometheus/client_model v0.6.1 // indirect
41
- github.com/prometheus/common v0.60.1 // indirect
41
+ github.com/prometheus/common v0.61.0 // indirect
42
42
github.com/prometheus/procfs v0.15.1 // indirect
43
43
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 // indirect
44
44
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+
35
35
github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
36
36
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
37
37
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
38
- github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
39
- github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
38
+ github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
39
+ github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
40
40
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
41
41
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
42
42
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/klauspost/compress v1.17.11 // indirect
20
20
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
21
21
github.com/prometheus/client_model v0.6.1 // indirect
22
- github.com/prometheus/common v0.60.1 // indirect
22
+ github.com/prometheus/common v0.61.0 // indirect
23
23
github.com/prometheus/procfs v0.15.1 // indirect
24
24
go.opentelemetry.io/otel/sdk v1.32.0 // indirect
25
25
go.opentelemetry.io/otel/trace v1.32.0 // indirect
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+
25
25
github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
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
- github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
29
- github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
28
+ github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
29
+ github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
30
30
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
31
31
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
32
- github.com/stretchr/testify v1.9 .0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
33
- github.com/stretchr/testify v1.9 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
32
+ github.com/stretchr/testify v1.10 .0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
33
+ github.com/stretchr/testify v1.10 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
34
34
go.opentelemetry.io/otel v1.32.0 h1:WnBN+Xjcteh0zdk01SVqV55d/m62NJLJdIyb4y/WO5U =
35
35
go.opentelemetry.io/otel v1.32.0 /go.mod h1:00DCVSB0RQcnzlwyTfqtxSm+DRr9hpYrHjNGiBHVQIg =
36
36
go.opentelemetry.io/otel/exporters/prometheus v0.54.0 h1:rFwzp68QMgtzu9PgP3jm9XaMICI6TsofWWPcBDKwlsU =
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
39
39
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
40
40
github.com/pmezard/go-difflib v1.0.0 // indirect
41
41
github.com/prometheus/client_model v0.6.1 // indirect
42
- github.com/prometheus/common v0.60.1 // indirect
42
+ github.com/prometheus/common v0.61.0 // indirect
43
43
github.com/prometheus/procfs v0.15.1 // indirect
44
44
go.opentelemetry.io/otel/log v0.8.0 // indirect
45
45
go.opentelemetry.io/otel/metric v1.32.0 // indirect
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+
35
35
github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
36
36
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
37
37
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
38
- github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
39
- github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
38
+ github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
39
+ github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
40
40
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
41
41
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
42
42
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
You can’t perform that action at this time.
0 commit comments