File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/mitchellh/go-homedir v1.1.0
25
25
github.com/mitchellh/mapstructure v1.5.0
26
26
github.com/pkg/errors v0.9.1 // indirect
27
- github.com/prometheus/client_golang v1.20.5
27
+ github.com/prometheus/client_golang v1.21.0
28
28
github.com/rs/cors v1.11.1
29
29
github.com/sassoftware/relic v7.2.1+incompatible
30
30
github.com/secure-systems-lab/go-securesystemslib v0.9.0
@@ -202,7 +202,7 @@ require (
202
202
github.com/opentracing/opentracing-go v1.2.0 // indirect
203
203
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
204
204
github.com/prometheus/client_model v0.6.1 // indirect
205
- github.com/prometheus/common v0.55 .0 // indirect
205
+ github.com/prometheus/common v0.62 .0 // indirect
206
206
github.com/prometheus/procfs v0.15.1 // indirect
207
207
github.com/shibumi/go-pathspec v1.3.0 // indirect
208
208
github.com/spf13/afero v1.11.0 // indirect
Original file line number Diff line number Diff line change @@ -381,13 +381,13 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
381
381
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
382
382
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
383
383
github.com/posener/complete v1.1.1 /go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI =
384
- github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y =
385
- github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
384
+ github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
385
+ github.com/prometheus/client_golang v1.21.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
386
386
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
387
387
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
388
388
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
389
- github.com/prometheus/common v0.55 .0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
390
- github.com/prometheus/common v0.55 .0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
389
+ github.com/prometheus/common v0.62 .0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
390
+ github.com/prometheus/common v0.62 .0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
391
391
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
392
392
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
393
393
github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E =
You can’t perform that action at this time.
0 commit comments