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 @@ -14,7 +14,7 @@ require (
1414 github.com/nginxinc/nginx-plus-go-client v0.10.0
1515 github.com/nginxinc/nginx-prometheus-exporter v0.11.0
1616 github.com/nginxinc/nginx-service-mesh v1.7.0
17- github.com/prometheus/client_golang v1.15.1
17+ github.com/prometheus/client_golang v1.16.0
1818 github.com/spiffe/go-spiffe/v2 v2.1.6
1919 github.com/stretchr/testify v1.8.4
2020 golang.org/x/exp v0.0.0-20230105000112-eab7a2c85304
@@ -85,7 +85,7 @@ require (
8585 github.com/pmezard/go-difflib v1.0.0 // indirect
8686 github.com/prometheus/client_model v0.4.0 // indirect
8787 github.com/prometheus/common v0.42.0 // indirect
88- github.com/prometheus/procfs v0.9.0 // indirect
88+ github.com/prometheus/procfs v0.10.1 // indirect
8989 github.com/rogpeppe/go-internal v1.10.0 // indirect
9090 github.com/spf13/cobra v1.7.0 // indirect
9191 github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -294,15 +294,15 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
294294git.colasdn.top/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
295295git.colasdn.top/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
296296git.colasdn.top/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
297- github.com/prometheus/client_golang v1.15.1 h1:8tXpTmJbyH5lydzFPoxSIJ0J46jdh3tylbvM1xCv0LI =
298- github.com/prometheus/client_golang v1.15.1 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
297+ github.com/prometheus/client_golang v1.16.0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8 =
298+ github.com/prometheus/client_golang v1.16.0 /go.mod h1:Zsulrv/L9oM40tJ7T815tM89lFEugiJ9HzIqaAx4LKc =
299299git.colasdn.top/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
300300git.colasdn.top/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
301301git.colasdn.top/prometheus/client_model v0.4.0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
302302git.colasdn.top/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI1YM =
303303git.colasdn.top/prometheus/common v0.42.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
304- github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI =
305- github.com/prometheus/procfs v0.9.0 /go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY =
304+ github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+PymziUAg =
305+ github.com/prometheus/procfs v0.10.1 /go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM =
306306git.colasdn.top/rogpeppe/fastuuid v1.2.0 /go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ =
307307git.colasdn.top/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
308308git.colasdn.top/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
You can’t perform that action at this time.
0 commit comments