vendor; update protobuild
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
5c2daadf80
commit
c677518065
823 changed files with 424082 additions and 13 deletions
6
vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
6
vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
module github.com/prometheus/procfs
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.0
|
||||
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue