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 @@ -25,7 +25,7 @@ require (
25
25
github.com/klauspost/compress v1.17.9 // indirect
26
26
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
27
27
github.com/prometheus/client_model v0.6.1 // indirect
28
- github.com/prometheus/common v0.55 .0 // indirect
28
+ github.com/prometheus/common v0.56 .0 // indirect
29
29
github.com/prometheus/procfs v0.15.1 // indirect
30
30
go.opentelemetry.io/otel/metric v1.29.0 // indirect
31
31
go.opentelemetry.io/otel/trace v1.29.0 // indirect
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/prometheus/client_golang v1.20.2 h1:5ctymQzZlyOON1666svgwn3s6IKWgfbjs
29
29
github.com/prometheus/client_golang v1.20.2 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
30
30
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
31
31
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
32
- github.com/prometheus/common v0.55 .0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
33
- github.com/prometheus/common v0.55 .0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
32
+ github.com/prometheus/common v0.56 .0 h1:UffReloqkBtvtQEYDg2s+uDPGRrJyC6vZWPGXf6OhPY =
33
+ github.com/prometheus/common v0.56 .0 /go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI =
34
34
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
35
35
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
36
36
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
You can’t perform that action at this time.
0 commit comments