File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/prometheus/client_golang v1.19.0
14
14
github.com/prometheus/client_model v0.6.1
15
15
github.com/prometheus/common v0.53.0
16
- github.com/prometheus/exporter-toolkit v0.10 .0
16
+ github.com/prometheus/exporter-toolkit v0.11 .0
17
17
github.com/smartystreets/goconvey v1.8.1
18
18
github.com/stretchr/testify v1.9.0
19
19
github.com/tklauser/go-sysconf v0.3.13
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
59
59
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
60
60
github.com/prometheus/common v0.53.0 h1:U2pL9w9nmJwJDa4qqLQ3ZaePJ6ZTwt7cMD3AG3+aLCE =
61
61
github.com/prometheus/common v0.53.0 /go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U =
62
- github.com/prometheus/exporter-toolkit v0.10 .0 h1:yOAzZTi4M22ZzVxD+fhy1URTuNRj/36uQJJ5S8IPza8 =
63
- github.com/prometheus/exporter-toolkit v0.10 .0 /go.mod h1:+sVFzuvV5JDyw+Ih6p3zFxZNVnKQa3x5qPmDSiPu4ZY =
62
+ github.com/prometheus/exporter-toolkit v0.11 .0 h1:yNTsuZ0aNCNFQ3aFTD2uhPOvr4iD7fdBvKPAEGkNf+g =
63
+ github.com/prometheus/exporter-toolkit v0.11 .0 /go.mod h1:BVnENhnNecpwoTLiABx7mrPB/OLRIgN74qlQbV+FK1Q =
64
64
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
65
65
github.com/prometheus/procfs v0.12.0 /go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo =
66
66
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
You can’t perform that action at this time.
0 commit comments