We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd47bd commit ed444dfCopy full SHA for ed444df
1 file changed
go.mod
@@ -7,6 +7,7 @@ require (
7
github.com/heptiolabs/healthcheck v0.0.0-20180807145615-6ff867650f40
8
github.com/onsi/ginkgo v1.11.0
9
github.com/onsi/gomega v1.7.0
10
+ github.com/prometheus/client_golang v1.0.0
11
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
12
github.com/sirupsen/logrus v1.4.2
13
github.com/spf13/cobra v0.0.5
0 commit comments