Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 1381a39

Browse files
committed
Adds Prometheus go vendor to mod
Signed-off-by: JoshVanL <[email protected]>
1 parent ea2e81d commit 1381a39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ require (
77
github.com/heptiolabs/healthcheck v0.0.0-20180807145615-6ff867650f40
88
github.com/onsi/ginkgo v1.11.0
99
github.com/onsi/gomega v1.7.0
10+
github.com/prometheus/client_golang v1.0.0
1011
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
1112
github.com/sirupsen/logrus v1.4.2
1213
github.com/spf13/cobra v0.0.5

0 commit comments

Comments
 (0)