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 @@ -113,7 +113,7 @@ require (
113
113
github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
114
114
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
115
115
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
116
- github.com/prometheus/client_golang v1.15.0 // indirect
116
+ github.com/prometheus/client_golang v1.15.1 // indirect
117
117
github.com/prometheus/client_model v0.3.0 // indirect
118
118
github.com/prometheus/common v0.42.0 // indirect
119
119
github.com/prometheus/procfs v0.9.0 // indirect
Original file line number Diff line number Diff line change @@ -437,8 +437,8 @@ github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXP
437
437
github.com/prometheus/client_golang v0.9.3 /go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso =
438
438
github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
439
439
github.com/prometheus/client_golang v1.1.0 /go.mod h1:I1FGZT9+L76gKKOs5djB6ezCbFQP1xR9D75/vuwEF3g =
440
- github.com/prometheus/client_golang v1.15.0 h1:5fCgGYogn0hFdhyhLbw7hEsWxufKtY9klyvdNfFlFhM =
441
- github.com/prometheus/client_golang v1.15.0 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
440
+ github.com/prometheus/client_golang v1.15.1 h1:8tXpTmJbyH5lydzFPoxSIJ0J46jdh3tylbvM1xCv0LI =
441
+ github.com/prometheus/client_golang v1.15.1 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
442
442
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
443
443
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
444
444
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ require (
92
92
github.com/opencontainers/image-spec v1.0.2 // indirect
93
93
github.com/pelletier/go-toml v1.9.5 // indirect
94
94
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
95
- github.com/prometheus/client_golang v1.15.0 // indirect
95
+ github.com/prometheus/client_golang v1.15.1 // indirect
96
96
github.com/prometheus/client_model v0.3.0 // indirect
97
97
github.com/prometheus/common v0.42.0 // indirect
98
98
github.com/prometheus/procfs v0.9.0 // indirect
Original file line number Diff line number Diff line change @@ -397,8 +397,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
397
397
github.com/posener/complete v1.1.1 /go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI =
398
398
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
399
399
github.com/prometheus/client_golang v0.9.3 /go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso =
400
- github.com/prometheus/client_golang v1.15.0 h1:5fCgGYogn0hFdhyhLbw7hEsWxufKtY9klyvdNfFlFhM =
401
- github.com/prometheus/client_golang v1.15.0 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
400
+ github.com/prometheus/client_golang v1.15.1 h1:8tXpTmJbyH5lydzFPoxSIJ0J46jdh3tylbvM1xCv0LI =
401
+ github.com/prometheus/client_golang v1.15.1 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
402
402
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
403
403
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
404
404
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
You can’t perform that action at this time.
0 commit comments