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 674aee4 commit 6f98c87
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 @@ -15,7 +15,7 @@ require (
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/common v0.32.1 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/webdevops/go-prometheus-common v0.0.0-20220214214856-c12e2f459ed7
github.com/webdevops/go-prometheus-common v0.0.0-20220214222004-cea8f38b44b7
golang.org/x/crypto v0.0.0-20220210151621-f4118a5b28e2 // indirect
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,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 6f98c87

Please sign in to comment.