File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
7
7
github.com/alecthomas/kingpin/v2 v2.4.0
8
8
github.com/lib/pq v1.10.9
9
9
github.com/prometheus/client_golang v1.20.4
10
+ github.com/prometheus/client_model v0.6.1
10
11
github.com/prometheus/common v0.60.0
11
12
github.com/prometheus/exporter-toolkit v0.13.0
12
13
github.com/smartystreets/goconvey v1.8.1
@@ -25,7 +26,6 @@ require (
25
26
github.com/mdlayher/vsock v1.2.1 // indirect
26
27
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
27
28
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
28
- github.com/prometheus/client_model v0.6.1 // indirect
29
29
github.com/prometheus/procfs v0.15.1 // indirect
30
30
github.com/smarty/assertions v1.15.0 // indirect
31
31
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
You can’t perform that action at this time.
0 commit comments