Skip to content

Commit

Permalink
update azuretracing
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Feb 14, 2022
1 parent dece742 commit c553d47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
google.golang.org/protobuf v1.27.1 // indirect
)

require github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7
require github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7

require (
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7 h1:kOHncN2Qpvep4cmw82t0FaOMMOcIo9639RN1tsRkC6Q=
github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7/go.mod h1:xlUEdI06d5YFMOtbdRoRkANLkyQFP/YI+E4UJydVCY0=
github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7 h1:ZOtpPy4/dAM+Zmk84xhmBdNtt+LvKj7f2Lb9rE6o7Zc=
github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7/go.mod h1:xlUEdI06d5YFMOtbdRoRkANLkyQFP/YI+E4UJydVCY0=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit c553d47

Please sign in to comment.