@@ -12,7 +12,7 @@ require (
12
12
github.com/prometheus/client_model v0.4.0
13
13
github.com/prometheus/common v0.44.0
14
14
github.com/prometheus/exporter-toolkit v0.10.0
15
- github.com/smartystreets/goconvey v1.8.0
15
+ github.com/smartystreets/goconvey v1.8.0
16
16
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
17
17
gopkg.in/yaml.v2 v2.4.0
18
18
gopkg.in/yaml.v3 v3.0.1
@@ -25,7 +25,7 @@ require (
25
25
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
26
26
github.com/go-logfmt/logfmt v0.5.1 // indirect
27
27
github.com/golang/protobuf v1.5.3 // indirect
28
- github.com/gopherjs/gopherjs v1.17.2 // indirect
28
+ github.com/gopherjs/gopherjs v1.17.2 // indirect
29
29
github.com/jpillora/backoff v1.0.0 // indirect
30
30
github.com/jtolds/gls v4.20.0+incompatible // indirect
31
31
github.com/kr/pretty v0.3.1 // indirect
@@ -34,7 +34,7 @@ require (
34
34
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
35
35
github.com/prometheus/procfs v0.9.0 // indirect
36
36
github.com/rogpeppe/go-internal v1.10.0 // indirect
37
- github.com/smartystreets/assertions v1.13.1 // indirect
37
+ github.com/smartystreets/assertions v1.13.1 // indirect
38
38
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
39
39
golang.org/x/crypto v0.8.0 // indirect
40
40
golang.org/x/net v0.10.0 // indirect
0 commit comments