File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ require (
93
93
github.com/pion/webrtc/v3 v3.1.39
94
94
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
95
95
github.com/pkg/sftp v1.13.4
96
- github.com/prometheus/client_golang v1.12.1
96
+ github.com/prometheus/client_golang v1.12.2
97
97
github.com/quasilyte/go-ruleguard/dsl v0.3.19
98
98
github.com/robfig/cron/v3 v3.0.1
99
99
github.com/spf13/cobra v1.4.0
Original file line number Diff line number Diff line change @@ -1502,8 +1502,9 @@ github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5Fsn
1502
1502
github.com/prometheus/client_golang v1.1.0 /go.mod h1:I1FGZT9+L76gKKOs5djB6ezCbFQP1xR9D75/vuwEF3g =
1503
1503
github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
1504
1504
github.com/prometheus/client_golang v1.11.0 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
1505
- github.com/prometheus/client_golang v1.12.1 h1:ZiaPsmm9uiBeaSMRznKsCDNtPCS0T3JVDGF+06gjBzk =
1506
1505
github.com/prometheus/client_golang v1.12.1 /go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY =
1506
+ github.com/prometheus/client_golang v1.12.2 h1:51L9cDoUHVrXx4zWYlcLQIZ+d+VXHgqnYKkIuq4g/34 =
1507
+ github.com/prometheus/client_golang v1.12.2 /go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY =
1507
1508
github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
1508
1509
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
1509
1510
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