File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/json-iterator/go v1.1.10
8
8
github.com/prometheus/client_model v0.2.0
9
9
github.com/prometheus/common v0.15.0
10
- github.com/prometheus/procfs v0.2 .0
10
+ github.com/prometheus/procfs v0.3 .0
11
11
golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -257,8 +257,8 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
257
257
github.com/prometheus/procfs v0.0.8 /go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A =
258
258
github.com/prometheus/procfs v0.1.3 h1:F0+tqvhOksq22sc6iCHF5WGlWjdwj92p0udFh1VFBS8 =
259
259
github.com/prometheus/procfs v0.1.3 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
260
- github.com/prometheus/procfs v0.2 .0 h1:wH4vA7pcjKuZzjF7lM8awk4fnuJO6idemZXoKnULUx4 =
261
- github.com/prometheus/procfs v0.2 .0 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
260
+ github.com/prometheus/procfs v0.3 .0 h1:Uehi/mxLK0eiUc0H0++5tpMGTexB8wZ598MIgU8VpDM =
261
+ github.com/prometheus/procfs v0.3 .0 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
262
262
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a /go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4 =
263
263
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af /go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg =
264
264
github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
You can’t perform that action at this time.
0 commit comments