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 55require (
66 github.com/go-kit/log v0.2.1
77 github.com/google/go-github/v47 v47.1.0
8- github.com/prometheus/client_golang v1.13.0
8+ github.com/prometheus/client_golang v1.13.1
99 github.com/prometheus/common v0.37.0
1010 github.com/stretchr/testify v1.8.1
1111 golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5Fsn
174174github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
175175github.com/prometheus/client_golang v1.11.0 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
176176github.com/prometheus/client_golang v1.12.1 /go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY =
177- github.com/prometheus/client_golang v1.13.0 h1:b71QUfeo5M8gq2+evJdTPfZhYMAU0uKPkyPJ7TPsloU =
178- github.com/prometheus/client_golang v1.13.0 /go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ =
177+ github.com/prometheus/client_golang v1.13.1 h1:3gMjIY2+/hzmqhtUC/aQNYldJA6DtH3CgQvwS+02K1c =
178+ github.com/prometheus/client_golang v1.13.1 /go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ =
179179github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
180180github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
181181github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
You can’t perform that action at this time.
0 commit comments