forked from TrueCloudLab/rclone
vendor: add github.com/prometheus/client_golang/prometheus
Signed-off-by: Gary Kim <gary@garykim.dev>
This commit is contained in:
parent
2b3d13a841
commit
3fd38cbe8d
130 changed files with 28463 additions and 0 deletions
8
vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
8
vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
module github.com/prometheus/procfs
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.1
|
||||
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue