File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/onsi/ginkgo/v2 v2.20.1
1414 github.com/onsi/gomega v1.34.1
1515 github.com/prometheus/client_golang v1.20.2
16- github.com/prometheus/common v0.55 .0
16+ github.com/prometheus/common v0.56 .0
1717 github.com/spf13/cobra v1.8.1
1818 github.com/spf13/pflag v1.0.5
1919 go.opentelemetry.io/otel v1.29.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/prometheus/client_golang v1.20.2 h1:5ctymQzZlyOON1666svgwn3s6IKWgfbjs
106106git.colasdn.top/prometheus/client_golang v1.20.2 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
107107git.colasdn.top/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
108108git.colasdn.top/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
109- github.com/prometheus/common v0.55 .0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
110- github.com/prometheus/common v0.55 .0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
109+ github.com/prometheus/common v0.56 .0 h1:UffReloqkBtvtQEYDg2s+uDPGRrJyC6vZWPGXf6OhPY =
110+ github.com/prometheus/common v0.56 .0 /go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI =
111111git.colasdn.top/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
112112git.colasdn.top/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
113113git.colasdn.top/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/onsi/ginkgo/v2 v2.20.1
88 github.com/onsi/gomega v1.34.1
99 github.com/prometheus/client_golang v1.20.2
10- github.com/prometheus/common v0.55 .0
10+ github.com/prometheus/common v0.56 .0
1111 github.com/tsenart/vegeta/v12 v12.12.0
1212 k8s.io/api v0.31.0
1313 k8s.io/apiextensions-apiserver v0.31.0
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ github.com/prometheus/client_golang v1.20.2 h1:5ctymQzZlyOON1666svgwn3s6IKWgfbjs
105105git.colasdn.top/prometheus/client_golang v1.20.2 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
106106git.colasdn.top/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
107107git.colasdn.top/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
108- github.com/prometheus/common v0.55 .0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
109- github.com/prometheus/common v0.55 .0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
108+ github.com/prometheus/common v0.56 .0 h1:UffReloqkBtvtQEYDg2s+uDPGRrJyC6vZWPGXf6OhPY =
109+ github.com/prometheus/common v0.56 .0 /go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI =
110110git.colasdn.top/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
111111git.colasdn.top/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
112112git.colasdn.top/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
You can’t perform that action at this time.
0 commit comments