Skip to content

Commit 24ebe8c

Browse files
committed
Vendoring changes for prometheus metrics
Signed-off-by: nicklesimba <[email protected]>
1 parent 6035bb0 commit 24ebe8c

File tree

145 files changed

+31344
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+31344
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ require (
1515
github.com/onsi/ginkgo v1.14.1
1616
github.com/onsi/gomega v1.10.2
1717
github.com/pkg/errors v0.9.1
18+
github.com/prometheus/client_golang v1.7.1
1819
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
1920
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
2021
golang.org/x/tools v0.1.9 // indirect

vendor/github.com/beorn7/perks/LICENSE

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)