Skip to content

Commit 239d8f2

Browse files
committed
Fix build issues-7
1 parent db20096 commit 239d8f2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ require (
3030
github.com/pborman/uuid v1.2.0
3131
github.com/pkg/errors v0.8.1
3232
github.com/prometheus/client_golang v1.2.1
33-
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
34-
github.com/prometheus/common v0.7.0
35-
github.com/prometheus/prometheus v2.3.2+incompatible
3633
github.com/rogpeppe/go-internal v1.5.0
3734
github.com/rubenv/sql-migrate v0.0.0-20191025130928-9355dd04f4b3 // indirect
3835
github.com/sergi/go-diff v1.0.0

go.sum

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,6 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
661661
github.com/prometheus/procfs v0.0.3/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
662662
github.com/prometheus/procfs v0.0.5 h1:3+auTFlqw+ZaQYJARz6ArODtkaIwtvBTx3N2NehQlL8=
663663
github.com/prometheus/procfs v0.0.5/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
664-
github.com/prometheus/prometheus v2.3.2+incompatible h1:EekL1S9WPoPtJL2NZvL+xo38iMpraOnyEHOiyZygMDY=
665664
github.com/prometheus/prometheus v2.3.2+incompatible/go.mod h1:oAIUtOny2rjMX0OWN5vPR5/q/twIROJvdqnQKDdil/s=
666665
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
667666
github.com/prometheus/tsdb v0.8.0/go.mod h1:fSI0j+IUQrDd7+ZtR9WKIGtoYAYAJUKcKhYLG25tN4g=

0 commit comments

Comments
 (0)