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 @@ -25,7 +25,7 @@ require (
2525 google.golang.org/protobuf v1.27.1 // indirect
2626)
2727
28- require github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7
28+ require github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7
2929
3030require (
3131 github.com/Azure/go-autorest v14.2.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
232232github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
233233github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
234234github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
235- github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7 h1:kOHncN2Qpvep4cmw82t0FaOMMOcIo9639RN1tsRkC6Q =
236- github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7 /go.mod h1:xlUEdI06d5YFMOtbdRoRkANLkyQFP/YI+E4UJydVCY0 =
235+ github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7 h1:ZOtpPy4/dAM+Zmk84xhmBdNtt+LvKj7f2Lb9rE6o7Zc =
236+ github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7 /go.mod h1:xlUEdI06d5YFMOtbdRoRkANLkyQFP/YI+E4UJydVCY0 =
237237github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
238238github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
239239github.com/yuin/goldmark v1.1.32 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments