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 @@ -12,7 +12,7 @@ require (
12
12
github.com/jackc/pgx/v4 v4.18.1
13
13
github.com/klauspost/compress v1.16.6
14
14
github.com/ldelossa/responserecorder v1.0.2-0.20210711162258-40bec93a9325
15
- github.com/prometheus/client_golang v1.15.1
15
+ github.com/prometheus/client_golang v1.16.0
16
16
github.com/quay/clair/config v1.3.0
17
17
github.com/quay/claircore v1.5.7
18
18
github.com/quay/zlog v1.1.4
@@ -73,7 +73,7 @@ require (
73
73
github.com/pkg/errors v0.9.1 // indirect
74
74
github.com/prometheus/client_model v0.4.0 // indirect
75
75
github.com/prometheus/common v0.42.0 // indirect
76
- github.com/prometheus/procfs v0.9.0 // indirect
76
+ github.com/prometheus/procfs v0.10.1 // indirect
77
77
github.com/quay/alas v1.0.1 // indirect
78
78
github.com/quay/claircore/toolkit v1.0.0 // indirect
79
79
github.com/quay/claircore/updater/driver v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -175,14 +175,14 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
175
175
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
176
176
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
177
177
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
178
- github.com/prometheus/client_golang v1.15.1 h1:8tXpTmJbyH5lydzFPoxSIJ0J46jdh3tylbvM1xCv0LI =
179
- github.com/prometheus/client_golang v1.15.1 /go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk =
178
+ github.com/prometheus/client_golang v1.16.0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8 =
179
+ github.com/prometheus/client_golang v1.16.0 /go.mod h1:Zsulrv/L9oM40tJ7T815tM89lFEugiJ9HzIqaAx4LKc =
180
180
github.com/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
181
181
github.com/prometheus/client_model v0.4.0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
182
182
github.com/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI1YM =
183
183
github.com/prometheus/common v0.42.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
184
- github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI =
185
- github.com/prometheus/procfs v0.9.0 /go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY =
184
+ github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+PymziUAg =
185
+ github.com/prometheus/procfs v0.10.1 /go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM =
186
186
github.com/quay/alas v1.0.1 h1:MuFpGGXyZlDD7+F/hrnMZmzhS8P2bjRzX9DyGmyLA+0 =
187
187
github.com/quay/alas v1.0.1 /go.mod h1:pseepSrG9pwry1joG7RO/RNRFJaWqiqx9qeoomeYwEk =
188
188
github.com/quay/clair/config v1.3.0 h1:UqJIwvgHaWj6yTWrpVnYnlEIKcVYxJItlEF2EsCnw5s =
You can’t perform that action at this time.
0 commit comments