File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/google/go-cmp v0.5.9
12
12
github.com/onsi/ginkgo/v2 v2.10.0
13
13
github.com/onsi/gomega v1.27.8
14
- github.com/prometheus/client_golang v1.15.1
14
+ github.com/prometheus/client_golang v1.16.0
15
15
github.com/prometheus/client_model v0.4.0
16
16
go.uber.org/goleak v1.2.1
17
17
go.uber.org/zap v1.24.0
@@ -53,7 +53,7 @@ require (
53
53
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
54
54
github.com/pkg/errors v0.9.1 // indirect
55
55
github.com/prometheus/common v0.42.0 // indirect
56
- github.com/prometheus/procfs v0.9.0 // indirect
56
+ github.com/prometheus/procfs v0.10.1 // indirect
57
57
github.com/spf13/pflag v1.0.5 // indirect
58
58
go.uber.org/atomic v1.7.0 // indirect
59
59
go.uber.org/multierr v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -112,15 +112,15 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
112
112
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
113
113
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
114
114
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
115
- github.com/prometheus/client_golang v1.15.1 h1:8tXpTmJbyH5lydzFPoxSIJ0J46jdh3tylbvM1xCv0LI =
116
- github.com/prometheus/client_golang v1.15.1 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
115
+ github.com/prometheus/client_golang v1.16.0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8 =
116
+ github.com/prometheus/client_golang v1.16.0 /go.mod h1:Zsulrv/L9oM40tJ7T815tM89lFEugiJ9HzIqaAx4LKc =
117
117
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
118
118
github.com/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
119
119
github.com/prometheus/client_model v0.4.0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
120
120
github.com/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI1YM =
121
121
github.com/prometheus/common v0.42.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
122
- github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI =
123
- github.com/prometheus/procfs v0.9.0 /go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY =
122
+ github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+PymziUAg =
123
+ github.com/prometheus/procfs v0.10.1 /go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM =
124
124
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
125
125
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
126
126
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
You can’t perform that action at this time.
0 commit comments