ingress-nginx-helm/vendor/github.com/ncabatoff/procfs/go.mod
Manuel Alejandro de Brito Fontes 9278f0cad2
Update metric dependencies (#5023)
2020-02-06 09:50:13 -03:00

6 lines
167 B
Modula-2

module github.com/ncabatoff/procfs
require (
github.com/prometheus/procfs v0.0.0-20190403104016-ea9eea638872
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
)