vendor: update containerd 0131015594
full diff: e1221e69a8...0131015594
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
14
vendor/github.com/prometheus/client_golang/go.mod
generated
vendored
Normal file
14
vendor/github.com/prometheus/client_golang/go.mod
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
module github.com/prometheus/client_golang
|
||||
|
||||
require (
|
||||
github.com/beorn7/perks v1.0.1
|
||||
github.com/cespare/xxhash/v2 v2.1.1
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/json-iterator/go v1.1.8
|
||||
github.com/prometheus/client_model v0.1.0
|
||||
github.com/prometheus/common v0.7.0
|
||||
github.com/prometheus/procfs v0.0.8
|
||||
golang.org/x/sys v0.0.0-20191220142924-d4481acd189f
|
||||
)
|
||||
|
||||
go 1.11
|
||||
Reference in New Issue
Block a user