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 @@ -35,7 +35,7 @@ require (
35
35
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver v0.108.0
36
36
github.com/prometheus/client_golang v1.20.2
37
37
github.com/prometheus/client_model v0.6.1
38
- github.com/prometheus/common v0.56 .0
38
+ github.com/prometheus/common v0.58 .0
39
39
github.com/soheilhy/cmux v0.1.5
40
40
github.com/spf13/cobra v1.8.1
41
41
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -475,8 +475,8 @@ github.com/prometheus/client_golang v1.20.2/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/j
475
475
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
476
476
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
477
477
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
478
- github.com/prometheus/common v0.56 .0 h1:UffReloqkBtvtQEYDg2s+uDPGRrJyC6vZWPGXf6OhPY =
479
- github.com/prometheus/common v0.56 .0 /go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI =
478
+ github.com/prometheus/common v0.58 .0 h1:N+N8vY4/23r6iYfD3UQZUoJPnUYAo7v6LG5XZxjZTXo =
479
+ github.com/prometheus/common v0.58 .0 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
480
480
github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4 =
481
481
github.com/prometheus/common/sigv4 v0.1.0 /go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI =
482
482
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
You can’t perform that action at this time.
0 commit comments