Gitiles
Code Review
Sign In
gerrit.opencord.org
/
kafka-topic-exporter
/
c71914fa06d34bef2a40efb7443b7bdf2fcabd9e
/
.
/
vendor
/
github.com
/
prometheus
/
procfs
/
go.mod
blob: b2f8cca93339792d76032f77dd92c7a630b88e28 [
file
] [
log
] [
blame
]
kesavand
2cde658
2020-06-22 04:56:23 -0400
[
diff
] [
blame
]
1
module
github
.
com
/
prometheus
/
procfs
2
3
require
(
4
github
.
com
/
google
/
go
-
cmp v0
.
3.0
5
golang
.
org
/
x
/
sync v0
.
0.0
-
20181221193216
-
37e7f081c4d4
6
)