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/goph/emperror v0.17.3-0.20190703203600-60a8d9faa17b
8
8
github.com/gorilla/mux v1.8.1
9
9
github.com/justinas/alice v1.2.0
10
- github.com/prometheus/client_golang v1.17 .0
10
+ github.com/prometheus/client_golang v1.18 .0
11
11
github.com/spf13/cast v1.6.0
12
12
github.com/spf13/pflag v1.0.5
13
13
github.com/spf13/viper v1.18.2
Original file line number Diff line number Diff line change @@ -799,8 +799,8 @@ github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqr
799
799
github.com/prometheus/client_golang v1.11.1 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
800
800
github.com/prometheus/client_golang v1.12.1 /go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY =
801
801
github.com/prometheus/client_golang v1.14.0 /go.mod h1:8vpkKitgIVNcqrRBWh1C4TIUQgYNtG/XQE4E/Zae36Y =
802
- github.com/prometheus/client_golang v1.17 .0 h1:rl2sfwZMtSthVU752MqfjQozy7blglC+1SOtjMAMh+Q =
803
- github.com/prometheus/client_golang v1.17 .0 /go.mod h1:VeL+gMmOAxkS2IqfCq0ZmHSL+LjWfWDUmp1mBz9JgUY =
802
+ github.com/prometheus/client_golang v1.18 .0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk =
803
+ github.com/prometheus/client_golang v1.18 .0 /go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA =
804
804
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
805
805
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
806
806
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
You can’t perform that action at this time.
0 commit comments