Updating dependency github.com/prometheus/procfs to version v0.0.5

This commit is contained in:
Davanum Srinivas
2020-03-24 13:34:32 -04:00
parent a1ef1e80be
commit af1833daf2
49 changed files with 4691 additions and 201 deletions

View File

@@ -25,6 +25,9 @@ const (
// DefaultSysMountPoint is the common mount point of the sys filesystem.
DefaultSysMountPoint = "/sys"
// DefaultConfigfsMountPoint is the commont mount point of the configfs
DefaultConfigfsMountPoint = "/sys/kernel/config"
)
// FS represents a pseudo-filesystem, normally /proc or /sys, which provides an