File tree 8 files changed +12
-12
lines changed
8 files changed +12
-12
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.59.1 // indirect
24
+ github.com/prometheus/common v0.60.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.30.0 // indirect
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zI
28
28
github.com/prometheus/client_golang v1.20.4 /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.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0 =
32
- github.com/prometheus/common v0.59.1 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
31
+ github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
32
+ github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
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 @@ -36,7 +36,7 @@ require (
36
36
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
37
37
github.com/pmezard/go-difflib v1.0.0 // indirect
38
38
github.com/prometheus/client_model v0.6.1 // indirect
39
- github.com/prometheus/common v0.59.1 // indirect
39
+ github.com/prometheus/common v0.60.0 // indirect
40
40
github.com/prometheus/procfs v0.15.1 // indirect
41
41
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0 // indirect
42
42
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zI
33
33
github.com/prometheus/client_golang v1.20.4 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
34
34
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
35
35
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
36
- github.com/prometheus/common v0.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0 =
37
- github.com/prometheus/common v0.59.1 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
36
+ github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
37
+ github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
38
38
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
39
39
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
40
40
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/klauspost/compress v1.17.10 // 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.59.1 // indirect
22
+ github.com/prometheus/common v0.60.0 // indirect
23
23
github.com/prometheus/procfs v0.15.1 // indirect
24
24
go.opentelemetry.io/otel/sdk v1.30.0 // indirect
25
25
go.opentelemetry.io/otel/trace v1.30.0 // indirect
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zI
25
25
github.com/prometheus/client_golang v1.20.4 /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.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0 =
29
- github.com/prometheus/common v0.59.1 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
28
+ github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
29
+ github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
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
32
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
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.59.1 // indirect
42
+ github.com/prometheus/common v0.60.0 // indirect
43
43
github.com/prometheus/procfs v0.15.1 // indirect
44
44
go.opentelemetry.io/otel/log v0.6.0 // indirect
45
45
go.opentelemetry.io/otel/metric v1.30.0 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zI
33
33
github.com/prometheus/client_golang v1.20.4 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
34
34
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
35
35
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
36
- github.com/prometheus/common v0.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0 =
37
- github.com/prometheus/common v0.59.1 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
36
+ github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
37
+ github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
38
38
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
39
39
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
40
40
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
You can’t perform that action at this time.
0 commit comments