File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/go-ole/go-ole v1.2.4
11
11
github.com/gofrs/flock v0.7.1
12
12
github.com/mattn/go-ieproxy v0.0.1
13
- github.com/prometheus/client_golang v1.7.0
13
+ github.com/prometheus/client_golang v1.7.1
14
14
github.com/shirou/gopsutil v2.20.5+incompatible
15
15
github.com/sirupsen/logrus v1.6.0
16
16
github.com/stretchr/testify v1.6.1
Original file line number Diff line number Diff line change @@ -99,6 +99,8 @@ github.com/prometheus/client_golang v1.3.0/go.mod h1:hJaj2vgQTGQmVCsAACORcieXFeD
99
99
github.com/prometheus/client_golang v1.5.1 h1:bdHYieyGlH+6OLEk2YQha8THib30KP0/yD0YH9m6xcA =
100
100
github.com/prometheus/client_golang v1.5.1 /go.mod h1:e9GMxYsXl05ICDXkRhurwBS4Q3OK1iX/F2sw+iXX5zU =
101
101
github.com/prometheus/client_golang v1.7.0 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
102
+ github.com/prometheus/client_golang v1.7.1 h1:NTGy1Ja9pByO+xAeH/qiWnLrKtr3hJPNjaVUwnjpdpA =
103
+ github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
102
104
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
103
105
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
104
106
github.com/prometheus/client_model v0.1.0 h1:ElTg5tNp4DqfV7UQjDqv2+RJlNzsDtvNAWccbItceIE =
You can’t perform that action at this time.
0 commit comments